[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 0 / 5 / RKDropdownAlert / 0.1.0 / RKDropdownAlert.podspec.json
blobf98092fee45ff16449d48f87938e0a7f683fc830
2   "name": "RKDropdownAlert",
3   "version": "0.1.0",
4   "summary": "iOS: an extremely simple (and customizeable) alert alternative based on Facebook's app Slingshot",
5   "description": "A UIAlertView alternative that mimics the iPhone's push notification system', -UIAlertView, -SVProgressHUD, -objectivec, -ios, -iphone, -xcode",
6   "homepage": "https://github.com/cwRichardKim/RKDropdownAlert",
7   "screenshots": "http://i.imgur.com/OlYystx.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "cwrichardkim",
13   "social_media_url": "http://twitter.com/cwrichardkim",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/cwRichardKim/RKDropdownAlert.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "SlingshotDropdownAlert/RKDropdownAlert.h",
23     "SlingshotDropdownAlert/RKDropdownAlert.m"
24   ],
25   "requires_arc": true