[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / 5 / KKLRouter / 0.0.3 / KKLRouter.podspec.json
blob5ba393645612661bbd349c5c0771af994db37c13
2   "name": "KKLRouter",
3   "version": "0.0.3",
4   "summary": "A short description of kklrouter.",
5   "homepage": "https://gitee.com/jasoncn/KKLRouter.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yuanpeichao": "uianpeichao@kaike.la"
12   },
13   "source": {
14     "git": "https://gitee.com/jasoncn/KKLRouter.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "KKLRouter/KKLRouter/Classes/*.{h,m}",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.1.0"
24     ],
25     "FMDB": [
27     ],
28     "ReactiveCocoa": [
29       "2.5"
30     ]
31   }