blob: a65737df22738b6e1bcb7bf0f9055e3444b3912d [file] [log] [blame]
{
"name": "AlertKit",
"version": "0.1.2",
"summary": "Alert with a single line of Swift.",
"homepage": "https://github.com/AlertKit/AlertKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thi Doan": "t@thi.im"
},
"source": {
"git": "https://github.com/AlertKit/AlertKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AlertKit/*.{swift}"
}