blob: f8f749775746426e61842978edc4fc1ece98daf6 [file] [log] [blame]
{
"name": "BlurAlertView",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "An example of BlurAlertView Function",
"homepage": "https://github.com/hanzhanbing/BlurAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hanzhanbing": "1655661337@qq.com"
},
"social_media_url": "http://weibo.com/3879141691",
"source": {
"git": "https://github.com/hanzhanbing/BlurAlertView.git",
"tag": "1.0.0"
},
"public_header_files": [
"BlurAlertView/*.h",
"BlurAlertView/**/*.h"
],
"source_files": [
"BlurAlertView/*.{h,m}",
"BlurAlertView/**/*.{h,m}"
],
"requires_arc": true,
"deprecated": true
}