blob: 81797a22e82aff0c2e09e3f0f80817fd4ca47304 [file] [log] [blame]
{
"name": "CXLSlideList",
"version": "1.0.1",
"summary": "a light weight and easy to use tableview slide effect.",
"homepage": "https://github.com/becomedragon/CXLSlideList",
"license": "MIT",
"authors": {
"Becomedragon Cheng": "becomedragonlong@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/becomedragon/CXLSlideList.git",
"tag": "1.0.1"
},
"source_files": "CXLSlideList/CXLSlideList/*.{h,m}",
"requires_arc": true
}