[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 3 / b / GCBounceButton / 0.8 / GCBounceButton.podspec.json
bloba1cf9239faaad9b95be6f3c5b67bb668d7f491f7
2   "name": "GCBounceButton",
3   "version": "0.8",
4   "summary": "A simple UIButton subclass with a bounce animation using KVO.",
5   "homepage": "https://github.com/aout/GCBounceButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Guillaume CASTELLANA": "guillaume.castellana@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/aooout",
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/aout/GCBounceButton.git",
19     "tag": "0.8"
20   },
21   "source_files": "Classes",
22   "public_header_files": "Classes/*.h",
23   "requires_arc": true