blob: ddb1c711bf8a848dc33c77c4a09190578d877fe6 [file] [log] [blame]
{
"name": "FJAlertView",
"version": "0.0.4",
"summary": "a custom view for everyone FJAlertView.",
"description": "自定义AlertView a custom view for everyone FJAlertView.",
"homepage": "https://github.com/xubojoy/FJAlertView",
"license": "MIT",
"authors": {
"xubojoy": "xubojoy1112@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xubojoy/FJAlertView.git",
"tag": "0.0.4"
},
"source_files": "FJAlertView/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}