blob: cfc94f791fd277df64974f4d4dba47872d0071b4 [file] [log] [blame]
{
"name": "DCCJNavigator",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DCCJNavigator/Classes/**/*"
}