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