| { |
| "name": "AppUtils", |
| "version": "0.0.4", |
| "summary": "provide general tools for ios developer", |
| "description": "this project provide general tools for ios developer", |
| "homepage": "https://github.com/softwaredavid/AppUtils", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "softwaredavid": "softwaredavid@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/softwaredavid/AppUtils.git", |
| "tag": "0.0.4" |
| }, |
| "source_files": "Utils/*", |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0" |
| } |