[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / 3 / GroupButtons / 0.1.0 / GroupButtons.podspec.json
blob8426b5ca9d14c2a9ed4f3fa684b953796814699f
2   "name": "GroupButtons",
3   "version": "0.1.0",
4   "summary": "A subclass on UIButton with a group of buttons which get animated on clicking.",
5   "description": "This CocoaPod provides the ability to use a UIButton with a group of buttons which get animated on clicking",
6   "homepage": "https://github.com/nikhila12345/GroupButtons",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikhila Mohan": "nikhila@qburst.com"
13   },
14   "source": {
15     "git": "https://github.com/nikhila12345/GroupButtons.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GroupButtons/Classes/**/*",
22   "pushed_with_swift_version": "2.3"