blob: 33f2a1bf144261b711b14f0965358f4c7c9d879e [file] [log] [blame]
{
"name": "SCLAlertView",
"version": "0.1",
"summary": "Beautiful Alert View. Written in Swift",
"description": " Beautiful Alert View. Written in Swift\n\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"
},
"source_files": [
"Classes",
"Classes/*.{swift}",
"Classes/Assets.xcassets"
],
"requires_arc": true
}