blob: b015e0fa2b7af86afef0e36986a4f07d21b373f3 [file] [log] [blame]
{
"name": "DCURLRouter",
"version": "0.8",
"summary": "Use custom URL to change ViewController.",
"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…",
"homepage": "https://github.com/DarielChen/DCURLRouter",
"license": "MIT",
"authors": {
"DarielChen": "chendariel@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/DarielChen/DCURLRouter.git",
"tag": "0.8"
},
"source_files": "DCURLRouter/*{h,m}",
"exclude_files": "DCURLRouter/DCURLRouter.plist",
"frameworks": "UIKit",
"requires_arc": true
}