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