blob: f0ce692fbd3e18ee9ef47941925f5e85e44d1498 [file] [log] [blame]
{
"name": "ZCRouter",
"version": "0.1.0",
"summary": "ZCRouter for iOS View Controller Routing.",
"description": "Present or Push ViewControllers like http link. Open an URL and show your view.",
"homepage": "https://github.com/LittleChuan/ZCRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZackXXC": "zackxxc@gmail.com"
},
"source": {
"git": "https://github.com/LittleChuan/ZCRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZCRouter/Classes/**/*"
}