blob: bd3298f4d01b8f1fd535d51d3c494bfe1ef21c3a [file] [log] [blame]
{
"name": "XWAlert",
"version": "1.1",
"summary": "Quick call using UIAlertController.",
"description": "Quick call using UIAlertController.",
"homepage": "http://civelxu.com",
"screenshots": "http://upload-images.jianshu.io/upload_images/1805099-5e720f1140afc68c.png?imageMogr2/auto-orient/strip%7CimageView2/2",
"license": "MIT",
"authors": {
"xuxiwen": "xuxiwen785@163.com"
},
"social_media_url": "http://civelxu.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CivelXu/XWAlert.git",
"tag": "1.1"
},
"source_files": [
"Alert",
"XWAlert/Alert/**/*.{h,m}"
]
}