[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / a / SJRouter / 1.0.0 / SJRouter.podspec.json
blobd1b64e6223a017387c288d9d44dcb696cf384b21
2   "name": "SJRouter",
3   "version": "1.0.0",
4   "summary": "SJRouter.",
5   "description": "ios router.",
6   "homepage": "https://github.com/changsanjiang/SJRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/changsanjiang/SJRouter.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SJRouter/*.{h,m}",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "SJRouter/Core/*.{h,m}"
26     }
27   ]