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