{ | |
"name": "coacopodTest", | |
"version": "1.0.0", | |
"summary": "a light weight and easy to use tableview slide effect.", | |
"homepage": "https://github.com/gang544043963/coacopodTest", | |
"license": "MIT", | |
"authors": { | |
"Becomedragon Cheng": "becomedragonlong@gmail.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/gang544043963/coacopodTest.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "coacopodTest/coacopodTest/*.{h,m}", | |
"requires_arc": true | |
} |