| { |
| "name": "CXLSlideList-master", |
| "version": "0.0.4", |
| "summary": "a light weight and easy to use tableview slide effect.", |
| "homepage": "https://github.com/crash-wu/CXLSlideList-master.git", |
| "license": "MIT", |
| "authors": { |
| "Becomedragon Cheng": "becomedragonlong@gmail.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/crash-wu/CXLSlideList-master.git", |
| "tag": "0.0.4" |
| }, |
| "source_files": "CXLSlideList/CXLSlideList/*", |
| "requires_arc": true, |
| "subspecs": [ |
| { |
| "name": "UI", |
| "source_files": "CXLSlideList/CXLSlideList/UI/*" |
| } |
| ] |
| } |