blob: 8814471cf36b5994591a26cd558276f4dd0d61f9 [file] [log] [blame]
{
"name": "SCLAlertView-Spry",
"version": "0.8.0",
"summary": "Beautiful animated Alert View. Written in Swift but ported to Objective-C",
"homepage": "https://bitbucket.org/sprygroupllc/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": {
"Chayel Heinsen": "chayel@wearespry.com.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://chayel-heinsen@bitbucket.org/sprygroupllc/sclalertview.git",
"tag": "0.8.0"
},
"source_files": "SCLAlertView/*",
"requires_arc": true
}