[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / 8 / KINavigationController / 1.0.0 / KINavigationController.podspec.json
blob0e1dcc31624367c90037b5bb7134ca0b1ef5dd50
2   "name": "KINavigationController",
3   "version": "1.0.0",
4   "summary": "三种popViewController的效果,例如淘宝、京东的“整体返回”效果",
5   "homepage": "https://github.com/xinyuly/KINavigationController",
6   "license": "MIT",
7   "authors": {
8     "lixinyu": "li_xinyuly@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/xinyuly/KINavigationController.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "KINavigationController/*.swift",
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "4.0"
21   }