blob: 760966e7e77706d0310c2bb7d6bf4c62122123be [file] [log] [blame]
{
"name": "XLAlertView",
"version": "1.1.0",
"summary": "A AlertView of custom control",
"description": "A AlertView of custom control.",
"homepage": "https://github.com/ddSoul/XLAlertView.git",
"social_media_url": "https://ddsoul.github.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ddSoul": "972424506@qq.com"
},
"source": {
"git": "https://github.com/ddSoul/XLAlertView.git",
"tag": "v1.1.0"
},
"source_files": "XLAlert/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}