blob: 8ca8d5dbdd2a71ba9dfc43e9d52ad15843c17d66 [file] [log] [blame]
{
"name": "XYFAlertView",
"version": "1.0.0",
"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.0.0"
},
"source_files": "XYFAlertView/XYFAlertView/*.{h,m}",
"requires_arc": true
}