[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / 4 / b / UIView+Shake / 0.2 / UIView+Shake.podspec.json
blobd3957079ac315c0a334564c3a4464655555d15a8
2   "name": "UIView+Shake",
3   "version": "0.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": "0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "UIView-Shake",
22     "*.{h,m}"
23   ],
24   "requires_arc": true