blob: acb4f98e285799453403849cf7bdd6e719c5d373 [file] [log] [blame]
{
"name": "CJSidePopGesture",
"version": "1.0.0",
"summary": "侧滑返回 for iOS",
"description": "修改了百度知道的侧滑返回,支持iOS7.0",
"homepage": "https://github.com/CJMaxWell2013/CJSidePopGesture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"J.Cheng": "1875214064@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CJMaxWell2013/CJSidePopGesture.git",
"tag": "1.0.0"
},
"source_files": "CJSidePopGesture/*.{h,m}",
"requires_arc": true
}