blob: 7e7b91be736f2a47eac297bc9c438071f1413b50 [file] [log] [blame]
{
"name": "TYAlertController_lly",
"version": "0.1.8",
"summary": "Powerful, Easy to use alertview or popup view on controller and window, support blur effects,custom view and animation.",
"homepage": "https://github.com/llywuchen/TYAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"llywuchen": "576061110@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/llywuchen/TYAlertController.git",
"tag": "0.1.8"
},
"source_files": "TYAlertControllerDemo/TYAlertController/**/*.{h,m}",
"requires_arc": true
}