[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / d / MBRadioCheckboxButton2 / 2.0.1 / MBRadioCheckboxButton2.podspec.json
blobdf1a22b29e7afb95aac67c73013367b16121e813
2   "name": "MBRadioCheckboxButton2",
3   "version": "2.0.1",
4   "summary": "MBRadioCheckboxButton help you create Radio and Checkbox button without a single line of code. It also help you group the Radio or Checkbox buttons. It gives animation effects and customization.",
5   "homepage": "https://github.com/swifty-iOS/RadioCheckboxButton",
6   "license": "MIT",
7   "authors": {
8     "Swifty-iOS": "manishej004@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/apinrdw/RadioCheckboxButton.git",
15     "branch": "dev"
16   },
17   "source_files": [
18     "Source/BaseButton/*.*",
19     "Source/RadioButton/*.*",
20     "Source/CheckboxButton/*.*"
21   ]