| { | |
| "name": "SCMapCatch", | |
| "version": "0.1.1", | |
| "summary": "A simplified tool for NSUserDefaults , NSDictionary,NSMutableDictionary.", | |
| "homepage": "https://github.com/Chan4iOS/SCMapCatch", | |
| "authors": "CT4 => 284766710@qq.com", | |
| "source": { | |
| "git": "https://github.com/Chan4iOS/SCMapCatch.git", | |
| "tag": "0.1.1" | |
| }, | |
| "source_files": "SCMapCatch/**/*.{h,m}", | |
| "requires_arc": true, | |
| "libraries": "z", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "license": "MIT" | |
| } |