To run the example project, clone the repo, and run pod install
from the Example directory first.
Stanwood is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Stanwood'
This pod contains 5 sub-specs:
pod 'Stanwood/Core'
pod 'Stanwood/Analytics'
pod 'Stanwood/Dialog'
pod 'Stanwood/GroupChain'
pod 'Stanwood/UITesting'
The default installation includes 2 subspecs: Core & Analytics. This simplifies the starting point for a new project.
See StanwoodCore
See StanwoodDialog
Stanwood GmbH.
Stanwood is available under the MIT license. See the LICENSE file for more info.