blob: db0c6f37a61058d40a102159d9aa326b32e2b533 [file] [log] [blame]
{
"name": "GUAlertView",
"version": "1.0.16",
"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.16"
},
"source_files": "GUAlertView/*",
"libraries": "xml2",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}