| { | |
| "name": "MFrame", | |
| "version": "0.0.2", | |
| "summary": "mobile frame", | |
| "homepage": "https://github.com/deo24/MFrame", | |
| "license": "MIT", | |
| "authors": { | |
| "deo24": "email@address.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/deo24/MFrame.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": [ | |
| "MFrame", | |
| "MFrame/*.{swift}" | |
| ], | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0" | |
| } |