blob: bd541e63c5db1843864aa5cf001bcd979556dd41 [file] [log] [blame]
{
"name": "SCLAlertView",
"version": "0.5.4",
"summary": "Beautiful Alert View. Written in Swift",
"homepage": "https://github.com/vikmeup/SCLAlertView-Swift",
"screenshots": [
"https://raw.githubusercontent.com/vikmeup/SCPopUpView/master/errorScreenshot.png",
"https://raw.githubusercontent.com/vikmeup/SCPopUpView/master/successScreenshot.png"
],
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"Viktor": "yazexel@gmail.com"
},
"social_media_url": "http://twitter.com/vikmeup",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vikmeup/SCLAlertView-Swift.git",
"tag": "0.5.4"
},
"source_files": "SCLAlertView/*",
"requires_arc": true
}