blob: 6ba48c205f92c2bc5052a32831311405be1099ff [file] [log] [blame]
{
"name": "FQAlertView",
"version": "0.0.5",
"summary": "An alert view for iOS",
"description": "An alert view for iOS, you can easy to get an beatuful alert view.",
"homepage": "https://github.com/fq050766/FQAlertView",
"license": "MIT",
"authors": {
"FengQiangBoy": "498460828@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fq050766/FQAlerView.git",
"tag": "0.0.5"
},
"source_files": [
"FQAlertViewDemo/FQAlertView",
"FQAlertViewDemo/FQAlertView/**/*.{h,m}"
],
"resources": "FQAlertViewDemo/FQAlertView/FQAlertView.bundle"
}