blob: 8c1c003a51cf17e2645b57703a86bac104e7e5a7 [file] [log] [blame]
{
"name": "DCCJNavigator",
"version": "0.1.1",
"summary": "mainly to handle viewController push to another vc",
"description": "It mainly handles viewController push to another vc, or present to another, or open url",
"homepage": "https://github.com/Ghstart/DCCJNavigator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ghstart": "gonghuan2020@gmail.com"
},
"source": {
"git": "https://github.com/Ghstart/DCCJNavigator.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DCCJNavigator/Classes/**/*"
}