blob: 7dd197ebc44037f229ab90943f2a03f755862637 [file] [log] [blame]
{
"name": "XWAlert",
"version": "1.3",
"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.3"
},
"source_files": [
"Alert",
"XWAlert/Alert/**/*.{h,m}"
],
"public_header_files": "XWAlert/Alert/**/*.h",
"frameworks": "UIKit",
"requires_arc": true
}