blob: 583bf1bbe8ca8f086f5dc002e63897c8ba3700ad [file] [log] [blame]
{
"name": "AlertyAlert",
"version": "0.2.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "AlertyAlert is a nice and fluffy iOS alert library for all your alerty needs",
"homepage": "https://github.com/peterprokop/AlertyAlert",
"authors": {
"Peter \"Fatso\" Prokop": "prokop.petr@gmail.com"
},
"source": {
"git": "https://github.com/peterprokop/AlertyAlert.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": "true",
"source_files": "AlertyAlert/*.swift",
"resources": "AlertyAlert/*.storyboard",
"pushed_with_swift_version": "3.0"
}