blob: 0dcf3d08551cb00a3949b6cc0dd876ddaad06595 [file] [log] [blame]
{
"name": "FQAlertView",
"version": "0.0.1",
"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/FQAlerView",
"license": "MIT",
"authors": {
"FengQiangBoy": "498460828@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fq050766/FQAlerView.git",
"tag": "0.0.1"
},
"source_files": [
"FQAlertViewDemo/FQAlertView",
"FQAlertViewDemo/FQAlertView/**/*.{h,m}"
],
"resources": "FQAlertViewDemo/FQAlertView/FQAlertView.bundle"
}