[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / c / 4 / b / UIView+Shake / 1.1.2 / UIView+Shake.podspec.json
blob21a2f3088921f57da3c2177701e795180055bea8
2   "name": "UIView+Shake",
3   "version": "1.1.2",
4   "summary": "UIView category that adds a shake animation like the password field of the OSX login screen.",
5   "homepage": "https://github.com/andreamazz/UIView-Shake",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrea Mazzini": "andrea.mazzini@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/andreamazz/UIView-Shake.git",
15     "tag": "1.1.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "Source",
22     "*.{h,m}"
23   ],
24   "requires_arc": true