blob: 11ed264d7d303ad184fb62358b6cf753ea73fbb9 [file] [log] [blame]
{
"name": "SCLAlertView",
"version": "0.1.2",
"summary": "Beautiful Alert View. Written in Swift",
"description": " Beautiful animated Alert View. Written in Swift\n",
"homepage": "https://github.com/vikmeup/SCLAlertView-Swift",
"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.1.2"
},
"source_files": [
"Classes/",
"Classes/SCLAlertView.swift",
"Classes/Assets.xcassets"
],
"frameworks": "QuartzCore",
"requires_arc": true
}