blob: 1db25d675f8dd509ab141a8b607bf8e7a91d1878 [file] [log] [blame]
{
"name": "RKDropdownAlert",
"version": "0.1.1",
"summary": "iOS: an extremely simple (and customizeable) alert alternative based on Facebook's app Slingshot",
"description": "A UIAlertView alternative that mimics the iPhone's push notification system', -UIAlertView, -SVProgressHUD, -objectivec, -ios, -iphone, -xcode",
"homepage": "https://github.com/cwRichardKim/RKDropdownAlert",
"screenshots": "http://i.imgur.com/OlYystx.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "cwrichardkim",
"social_media_url": "http://twitter.com/cwrichardkim",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cwRichardKim/RKDropdownAlert.git",
"tag": "0.1.1"
},
"source_files": [
"SlingshotDropdownAlert/RKDropdownAlert.h",
"SlingshotDropdownAlert/RKDropdownAlert.m"
],
"requires_arc": true
}