blob: 3be06804b1620c6afb7780e37b8bd8f65a142170 [file] [log] [blame]
{
"name": "SimpleAlertController",
"version": "0.3.0",
"summary": "Very simple alert controller written in Swift.",
"description": "SimpleAlertController is similar to UIAlertController. It is written in Swift.",
"homepage": "https://github.com/ton-katsu/SimpleAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ton-katsu": "sakamoto.yoshihisa@gmail.com"
},
"source": {
"git": "https://github.com/ton-katsu/SimpleAlertController.git",
"tag": "0.3.0"
},
"source_files": "SimpleAlertController/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}