blob: c703917f30a5893d1b9135ccf80b1260e9707a95 [file] [log] [blame]
{
"name": "JCNavigator",
"version": "0.1.5",
"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.5"
},
"source_files": "JCNavigator/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}