blob: 51b3ca208fbe0f7047aece8e19dd10ec3a7bae5a [file] [log] [blame]
{
"name": "GUAlertView",
"version": "1.1.7",
"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.1.7"
},
"source_files": "GUAlertView/*",
"resources": [
"GUAlertView/*.xcassets"
],
"libraries": "xml2",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}