blob: 19ca94f1cbf00571e441e9d66b851c20ebd0be0f [file] [log] [blame]
{
"name": "MLVAlertKit",
"version": "1.0.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": "8.0"
},
"source": {
"git": "https://github.com/melvyndev/MLVAlertKit.git",
"tag": "1.0.0"
},
"source_files": "MLVAlertKit/*.{h,m}",
"requires_arc": true
}