[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / e / DCURLRouter / 0.8 / DCURLRouter.podspec.json
blobb015e0fa2b7af86afef0e36986a4f07d21b373f3
2   "name": "DCURLRouter",
3   "version": "0.8",
4   "summary": "Use custom URL to change ViewController.",
5   "description": "Use custom URL to push and modal viewController. you can pop or dismiss several controller at the same time.you can modal a controller with a Navigation Controller…",
6   "homepage": "https://github.com/DarielChen/DCURLRouter",
7   "license": "MIT",
8   "authors": {
9     "DarielChen": "chendariel@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/DarielChen/DCURLRouter.git",
16     "tag": "0.8"
17   },
18   "source_files": "DCURLRouter/*{h,m}",
19   "exclude_files": "DCURLRouter/DCURLRouter.plist",
20   "frameworks": "UIKit",
21   "requires_arc": true