[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 5 / e / RickURLRouter / 0.1.1 / RickURLRouter.podspec.json
blob08df94ca9db40b7e62b2299efc9191b19b49e1da
2   "name": "RickURLRouter",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RickURLRouter/Classes/**/*"