CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✓ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Mar 2016 |
Maintained by Kulesha Roman.
OrangeFramework is a collection of components for fast and high quality developing mobile apps on Objective-C and Swift. It was designed with a focus on simplicity and flexibility. All components are fully independent and can be used separately.
OrangeFramework includes:
OrangeFramework is available through CocoaPods:
platform :ios, '8.0'
use_frameworks!
pod 'OrangeFramework'If you don't want use frameworks and support Swift you can install only Objective-C version:
platform :ios, '8.0'
pod 'OrangeFrameworkObjC'Roman Kulesha, [email protected]
OrangeFramework is available under the MIT license. See the LICENSE file for more info.