blob: 1e58b68b59efb678cd260dd0775a9ba3b5fd7727 [file] [log] [blame]
{
"name": "SCLAlertView",
"version": "0.5.8",
"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.8"
},
"source_files": "SCLAlertView/*",
"requires_arc": true
}