blob: d18aa7c891ef934091002dd58e2e347354b7a95c [file] [log] [blame]
{
"name": "TYAlertController",
"version": "1.1.6",
"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.1.6"
},
"source_files": "TYAlertControllerDemo/TYAlertController/**/*.{h,m}",
"requires_arc": true
}