| { | |
| "name": "ZFSetting", | |
| "version": "0.0.1", | |
| "summary": "An easy setting", | |
| "homepage": "https://github.com/renzifeng/ZFSetting", | |
| "license": "MIT", | |
| "authors": { | |
| "renzifeng": "zifeng1300@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/renzifeng/ZFSetting.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "ZFSetting/**/*.{h,m}" | |
| } |