| { | |
| "name": "TMUtils", | |
| "version": "1.0.1", | |
| "summary": "Common safe methods & utils for NSArray & NSDictionary.", | |
| "homepage": "https://github.com/alibaba/LazyScrollView", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "authors": { | |
| "HarrisonXi": "gpra8764@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/alibaba/LazyScrollView.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "TMUtils/*.{h,m}", | |
| "requires_arc": true | |
| } |