[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 9 / 1 / ShakingAlertView / 1.0.0 / ShakingAlertView.podspec.json
blobd77513e13d7f696f18db91e3fcb2f617056fa59b
2   "name": "ShakingAlertView",
3   "version": "1.0.0",
4   "summary": "UIAlertView subclass containing a password entry field and a 'shake' animation for incorrect password entry.",
5   "description": "ShakingAlertView is a UIAlertView subclass with a password entry textfield. Incorrect password entry causes a 'shake' animation similar to the OS X account login screen.",
6   "homepage": "https://github.com/stringer630/ShakingAlertView",
7   "screenshots": "https://raw.github.com/stringer630/ShakingAlertView/master/screens/screen0.png",
8   "license": {
9     "type": "MIT",
10     "file": "License.txt"
11   },
12   "authors": {
13     "Luke Stringer": "luke.stringer@me.com"
14   },
15   "source": {
16     "git": "https://github.com/stringer630/ShakingAlertView.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "5.0"
21   },
22   "source_files": "src",
23   "requires_arc": true