[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 3 / b / GCBounceButton / 0.6 / GCBounceButton.podspec.json
blob93971e81fba32e5c960df787bd3de70c540381df
2   "name": "GCBounceButton",
3   "version": "0.6",
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.6"
20   },
21   "source_files": "Classes",
22   "public_header_files": "Classes/*.h",
23   "requires_arc": true