blob: b151e450195fa28036b83504a16df41639d19459 [file] [log] [blame]
{
"name": "SwiftyAlert",
"version": "0.3.0",
"summary": "Simple UIAlertController and UIAlertView wrapper.",
"description": "Swifty UIAlertController",
"homepage": "https://github.com/simorgh3196/SwiftyAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"simorgh3196": "simorgh3196@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/simorgh3196/SwiftyAlert.git",
"tag": "v0.3.0"
},
"source_files": "SwiftyAlert/**/*.swift",
"requires_arc": true
}