| { | |
| "name": "MLVAlertKit", | |
| "version": "1.1.0", | |
| "summary": "MLVAlertKit is a customizable alert and action sheet UI framework", | |
| "homepage": "https://github.com/melvyndev/MLVAlertKit", | |
| "license": "MIT", | |
| "authors": { | |
| "melvyndev": "melvyndev@icloud.com" | |
| }, | |
| "social_media_url": "http://twitter.com/melvyndev", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/melvyndev/MLVAlertKit.git", | |
| "tag": "1.1.0" | |
| }, | |
| "source_files": "MLVAlertKit/*.{h,m}", | |
| "requires_arc": true | |
| } |