blob: 60c52fdd1c3b311a8693d8bae55e3e52a7a89cea [file] [log] [blame]
{
"name": "MKAlertController",
"version": "1.0.0",
"summary": "UIAlertController category, custom UI.",
"homepage": "https://github.com/mk2016/MKAlertController",
"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/MKAlertController.git",
"tag": "1.0.0"
},
"source_files": "MKAlertController/*.{h,m}",
"requires_arc": true
}