blob: fd76a303bc7c8600670c52b96b404eba50a25edf [file] [log] [blame]
{
"name": "AlertViewForView",
"version": "1.0.0",
"summary": "alert view from uiview",
"description": "alert view from uiview .",
"homepage": "https://github.com/lyt3251/UIView-AlertView",
"license": "MIT",
"authors": {
"lyt323.student": "lyt323.student@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lyt3251/UIView-AlertView.git",
"tag": "1.0.0"
},
"source_files": "UIView-AlertView/UIView-AlertViewSources/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"BlockUI": [
"~> 1.0.0"
]
}
}