blob: 1f73edf5579e2c49ae82b79861925ee2d11ee47b [file] [log] [blame]
{
"name": "DCURLRouter",
"version": "0.81",
"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.81"
},
"source_files": "DCURLRouter/*{h,m}",
"exclude_files": "DCURLRouter/DCURLRouter.plist",
"frameworks": "UIKit",
"requires_arc": true
}