[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / f / 9 / JKRouter / 0.2.6.7 / JKRouter.podspec.json
blob89537d7b9be3ea0f1da538505baf979b810f234a
2   "name": "JKRouter",
3   "version": "0.2.6.7",
4   "summary": "this is a tool to help you to handle the push or pop between Viewcontrollers with your specified URL.",
5   "description": "TODO: this is a tool to help you to handle the push or pop between Viewcontrollers with your specified URL",
6   "homepage": "https://github.com/xindizhiyin2014/JKRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HHL110120": "929097264@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xindizhiyin2014/JKRouter.git",
16     "tag": "0.2.6.7"
17   },
18   "social_media_url": "http://blog.csdn.net/hanhailong18?viewmode=contents",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "JKRouter/Classes/**/*",
23   "dependencies": {
24     "JKDataHelper": [
26     ]
27   }