blob: b13535e5e7078ea0679a1e43441ac9fc346e4e30 [file] [log] [blame]
{
"name": "YBAlertController",
"version": "0.1.1",
"summary": "A Swift library to provide a animated action sheet and alert",
"homepage": "https://github.com/yabuzaki/YBAlertController",
"license": "MIT",
"authors": {
"Yabuzaki": "yuta.yabu12@gmail.com"
},
"source": {
"git": "https://github.com/yabuzaki/YBAlertController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/**/*"
}