blob: 080e306aeec22c2f261587b98a20d9dbee55d3fa [file] [log] [blame]
{
"name": "JCNavigator",
"version": "0.1.6",
"summary": "A decoupled navigator framework of jumping between modules or apps for iOS development.",
"homepage": "https://github.com/imjoych/JCNavigator",
"authors": {
"ChenJianjun": "imjoych@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/imjoych/JCNavigator.git",
"tag": "0.1.6"
},
"source_files": "JCNavigator/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}