[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / 7 / 4 / ObjCNavigationController / 1.0.0 / ObjCNavigationController.podspec.json
blob9861efefe4a11d2c52f6a770f2d8a092ffc1a290
2   "name": "ObjCNavigationController",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Preferable navigation controller for me",
6   "homepage": "https://github.com/ouyanghuacom/ObjCNavigationController",
7   "authors": {
8     "ouyanghuacom": "ouyanghua.com@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ouyanghuacom/ObjCNavigationController.git",
12     "tag": "1.0.0"
13   },
14   "description": "Preferable navigation controller for me.",
15   "requires_arc": true,
16   "source_files": "ObjCNavigationController/*.{h,m}",
17   "ios": {
18     "frameworks": "UIKit"
19   },
20   "platforms": {
21     "ios": "8.0"
22   }