[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / 7 / MWButtonGroup / 0.2.1 / MWButtonGroup.podspec.json
blob3d30bd0bf069a48d7bcdf88b2290b3d22eef2553
2   "name": "MWButtonGroup",
3   "version": "0.2.1",
4   "summary": "a UIView subclass managing a group of buttons",
5   "description": "                       MWButtonGroup manages a group of UIButtons\n\n                       * can be configured for multipe or single select mode\n                       * button colors and some styling (fonts, lines) can be adjusted \n",
6   "homepage": "https://github.com/zliw/MWButtonGroup",
7   "screenshots": "https://raw.githubusercontent.com/zliw/MWButtonGroup/master/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Martin Wilz": "github@wilz.de"
11   },
12   "source": {
13     "git": "https://github.com/zliw/MWButtonGroup.git",
14     "tag": "0.2.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes",
21   "public_header_files": "Classes/*.h"