CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Dec 2017 |
| SwiftSwift Version | 4.0 |
| SPMSupports SPM | ✗ |
Maintained by EyreFree.
Cabbage is an ordinary development framework in Swift, based on ReSwift 4.0.0.
To run the example project, clone the repo, demos are in the 'Example' folder.
Or you can run the following command in terminal:
git clone [email protected]:EyreFree/Cabbage.git; cd Cabbage/Example; open 'Cabbage.xcworkspace'For more examples: https://github.com/Vegetarians/CabbageExamples
| Version | Needs |
|---|---|
| 0.0.1 | XCode 8.0+ Swift 3.0+ iOS 8.0+ |
| 4.x | XCode 9.0+ Swift 4.0+ iOS 8.0+ |
Cabbage is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'Cabbage'Import Cabbage module where you want to use it:
import CabbageCabbage is available under the MIT license. See the LICENSE file for more info.