blob: 599cebc544368e1e80ed193e0baaf328933c5f14 [file] [log] [blame]
{
"name": "SCLAlertView-Objective-C",
"version": "0.5.2",
"summary": "Beautiful animated Alert View. Written in Swift but ported to Objective-C",
"homepage": "https://github.com/dogo/SCLAlertView",
"screenshots": [
"https://raw.githubusercontent.com/dogo/SCLAlertView/master/ScreenShots/ScreenShot.png",
"https://raw.githubusercontent.com/dogo/SCLAlertView/master/ScreenShots/ScreenShot2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Diogo Autilio": "diautilio@gmail.com"
},
"social_media_url": "http://twitter.com/di_autilio",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/dogo/SCLAlertView.git",
"tag": "0.5.2"
},
"source_files": "SCLAlertView/*",
"requires_arc": true
}