blob: 15add65886e3c2023ce7780d6e96750886a41e56 [file] [log] [blame]
{
"name": "XNAlertView",
"version": "0.0.4",
"platforms": {
"ios": "8.0"
},
"summary": "a alerview like android system style",
"homepage": "https://github.com/xunan623/XNAlertViewDemo",
"license": "MIT",
"authors": {
"xunan623": "xunan623@outlook.com"
},
"social_media_url": "http://weibo.com/exceptions",
"source": {
"git": "https://github.com/xunan623/XNAlertViewDemo.git",
"tag": "0.0.4"
},
"source_files": "XNAlertViewDemo/**/*.{h,m}",
"requires_arc": true
}