[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 2 / b / NavKit / 0.2 / NavKit.podspec.json
blobeebfe6751e6b60ab46556f8ca0a09643d62b41a6
2   "name": "NavKit",
3   "version": "0.2",
4   "license": "MIT",
5   "summary": "Simple and integrated way to customize navigation bar experience on iOS app.",
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.2"
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"