blob: 82b15ffd83719719ad93bd22d8727cffe099b06b [file] [log] [blame]
{
"name": "GUAlertView",
"version": "1.0.15",
"summary": "自定义弹框",
"description": "自定义弹框GUAlertView",
"homepage": "https://github.com/tf1106285167/GUAlertView.git",
"license": "MIT",
"authors": {
"TuFa": "1106285167@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tf1106285167/GUAlertView.git",
"tag": "1.0.15"
},
"source_files": "GUAlertView/*",
"libraries": "xml2",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}