[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 5 / e / RickURLRouter / 0.1.2 / RickURLRouter.podspec.json
blobc5339ff9ab1f80e8ae476df5399dba5a051e1204
2   "name": "RickURLRouter",
3   "version": "0.1.2",
4   "summary": "a lightweight URL format router library",
5   "description": "a lightweight URL format router library written by Rick",
6   "homepage": "https://github.com/RickwangF/RickURLRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rick": "woshiwwy16@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/RickwangF/RickURLRouter.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RickURLRouter/Classes/**/*"