[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / b / NavKit / 0.1 / NavKit.podspec.json
blobba1b7cc4054011dcfcc5c629c5196784d1670f31
2   "name": "NavKit",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "Simple explicit declarative custom navigation for your project",
6   "homepage": "https://github.com/wilbertliu/NavKit",
7   "social_media_url": "https://twitter.com/wilbertliu",
8   "authors": {
9     "Wilbert Liu": "wilbertliu@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/wilbertliu/NavKit.git",
13     "tag": "0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": [
19     "NavKit",
20     "NavKit/**/*.{h,m,swift}"
21   ],
22   "pushed_with_swift_version": "3.0"