[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 6 / YFRouter / 0.1.1 / YFRouter.podspec.json
blob98f47414b4b14c0be395a919266663e7e338e889
2   "name": "YFRouter",
3   "version": "0.1.1",
4   "summary": "A iOS Router Component",
5   "description": "YFRouter is a part of YFKit,",
6   "homepage": "https://github.com/laichanwai/YFRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "laizw": "i@laizw.cn"
13   },
14   "source": {
15     "git": "https://github.com/laichanwai/YFRouter.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "YFRouter",
23     "YFRouter/*.{h,m}"
24   ],
25   "dependencies": {
26     "YFLog": [
28     ]
29   }