[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / f / ATRouter / 0.2.0 / ATRouter.podspec.json
blob4d55832b5a2c1fb11d492eca9985dd1d7dfbdc54
2   "name": "ATRouter",
3   "version": "0.2.0",
4   "summary": "ABCReading common Router",
5   "description": "ABCReading common view controller Router.",
6   "homepage": "https://github.com/ABCReading/ATRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ABCReading": "2397172648@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ABCReading/ATRouter.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATRouter/Classes/**/*",
22   "dependencies": {
23     "libextobjc": [
24       "0.4.1"
25     ],
26     "Objection": [
27       "1.6.1"
28     ],
29     "JLRoutes": [
30       "2.0.5"
31     ]
32   }