[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / d / b / JRRouter / 0.1.0 / JRRouter.podspec.json
blobd5910031619547c57dac6a3005aaece3b46ee579
2   "name": "JRRouter",
3   "version": "0.1.0",
4   "summary": "JRRouter is a route system",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Wangxiaotao/JRRouter",
7   "license": "MIT",
8   "authors": {
9     "JerryWang": "445242970@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Wangxiaotao/JRRouter.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "JRRouter/Classes/**/*",
19   "dependencies": {
20     "JLRoutes": [
22     ]
23   }