[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 1 / 0 / 5 / RKDropdownAlert / 0.1.1 / RKDropdownAlert.podspec.json
blob1db25d675f8dd509ab141a8b607bf8e7a91d1878
2   "name": "RKDropdownAlert",
3   "version": "0.1.1",
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.1"
20   },
21   "source_files": [
22     "SlingshotDropdownAlert/RKDropdownAlert.h",
23     "SlingshotDropdownAlert/RKDropdownAlert.m"
24   ],
25   "requires_arc": true