blob: 087b287a3b029092443ba725fe2fb2f6210ec91e [file] [log] [blame]
{
"name": "SCLAlertView",
"version": "0.3.1",
"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/hackua",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/vikmeup/SCLAlertView-Swift.git",
"tag": "0.3.1"
},
"source_files": "Classes/*",
"requires_arc": true
}