blob: 0741c0ad5c3fe6f76006754b76d9e94ce89f76b5 [file] [log] [blame]
{
"name": "CJSidePopGesture",
"version": "2.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": "2.0.0"
},
"source_files": "CJSidePopGesture/*.{h,m}",
"requires_arc": true
}