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