blob: fc973cf40f8ca86a1a825d7f3cedd4e608aa5e47 [file] [log] [blame]
{
"name": "MKAlertView",
"version": "1.0.1",
"summary": "modify UIAlertController, custom UI.",
"homepage": "https://github.com/mk2016/MKAlertView",
"license": "MIT",
"authors": {
"MK Xiao": "xiaomk7758@sina.com"
},
"social_media_url": "https://mk2016.github.io",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mk2016/MKAlertView.git",
"tag": "1.0.1"
},
"source_files": "MKAlertView/*.{h,m}",
"requires_arc": true
}