blob: e3e33715d1adf845e0791ed9893ac11fa18b4959 [file] [log] [blame]
{
"name": "YTAlertView",
"platforms": {
"ios": "7.0"
},
"version": "1.0.0",
"license": "MIT",
"summary": "A custom AlertView, support appearance ui and custom view, replacing target with block processing.",
"homepage": "https://github.com/songyutao/YTAlertView",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTAlertView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "YTAlertView",
"source_files": "YTAlertView/YTAlertView",
"frameworks": [
"UIKit"
]
}
]
}