blob: 27db052ee69bb308be208e8ffdd62552c2048559 [file] [log] [blame]
{
"name": "JCNavigator",
"version": "0.0.2",
"summary": "A useful navigator framework of page jumps between modules 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.0.2"
},
"source_files": "JCNavigator/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}