blob: 367e258a30cd8d52732659e8b6a26db97e7730b5 [file] [log] [blame]
{
"name": "AlertKit",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AlertKit/*.{swift}"
}