[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / f / 0 / GGRouter / 0.0.1 / GGRouter.podspec.json
blob2f19e317e68013714faf352f476dd275c7f91e10
2   "name": "GGRouter",
3   "version": "0.0.1",
4   "summary": "A short description of GGRouter.hello this is a router for ios.You can use it push or present to the controller for a URL.Like:scheme://host?id=90",
5   "description": "A short description of GGRouter.hello this is a router for ios.You can use it push or present to the controller for a URL.Like:scheme://host?id=90",
6   "homepage": "https://github.com/glj0209/GGRouter",
7   "license": "MIT",
8   "authors": {
9     "gaolijun": "834740147@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/glj0209/GGRouter.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "GGRouter",
20     "GGRouter/**/*.{h,m}"
21   ]