blob: 67b32b949e53ad4c754757473fd9d1e6aa5561d1 [file] [log] [blame]
{
"name": "SwiftyAlert",
"version": "1.1.0",
"summary": "Simple UIAlertController and UIAlertView wrapper.",
"homepage": "https://github.com/simorgh3196/SwiftyAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"simorgh3196": "simorgh3196@gmail.com"
},
"social_media_url": "http://twitter.com/Sim_progra",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/simorgh3196/SwiftyAlert.git",
"tag": "1.1.0"
},
"source_files": "SwiftyAlert/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0.2"
}