[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 4 / DPRouter / 0.0.1 / DPRouter.podspec.json
blob7e11767e4106508b2ecd4682715918dc9cd870fc
2   "name": "DPRouter",
3   "version": "0.0.1",
4   "summary": "基于url-scheme原理的router,粒度暂时划分到业务层级。",
5   "homepage": "https://github.com/HolyLe/DPRouter.git",
6   "license": "MIT",
7   "authors": {
8     "麻小亮": "zshnr1993@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/HolyLe/DPRouter.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "DPRouter/Route/*.{h,m}",
18   "requires_arc": true