blob: de191c81491b04c62c60dbb5ead57c01ecb602ff [file] [log] [blame]
{
"name": "XYFAlertView",
"version": "1.1.1",
"platforms": {
"ios": "8.0"
},
"summary": "A simple, easy to use, variety of prompting operation frame",
"homepage": "https://github.com/CoderXYF/XYFAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderXYF": "2016003298@qq.com"
},
"source": {
"git": "https://github.com/CoderXYF/XYFAlertView.git",
"tag": "1.1.1"
},
"source_files": "XYFAlertView/XYFAlertView/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
]
},
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}