[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 1 / 3 / KYFlipNavigationController / 0.2.0 / KYFlipNavigationController.podspec.json
blob8b7b4a9c07931913d00d884bc0b4ac0e63001c10
2   "name": "KYFlipNavigationController",
3   "version": "0.2.0",
4   "summary": "A Custom NavigationController that use UIViewController to manager the UIViewCotroller which can use for push and pop",
5   "description": "This Custome NavigationContoller can easy be used in UITabBarController and UINavigationController, You can push a UINavigationController or UITabBarController in a UINavigationController like EasyNet News app.",
6   "homepage": "https://github.com/kyleYang/KYFlipNavigationController",
7   "license": "MIT",
8   "authors": {
9     "kyleYang": "yangzychina@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kyleYang/KYFlipNavigationController.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.1"