[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 8 / MBRadioCheckboxButton / 1.2 / MBRadioCheckboxButton.podspec.json
bloba18054bc80b77349541ec4a43c2bfa890995ec54
2   "name": "MBRadioCheckboxButton",
3   "version": "1.2",
4   "summary": "MBRadioCheckboxButton help you create Radio and Checkbox button withou single line of code. It also help you group the Radio or Checkbox buttons. It gives animation effect 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/swifty-iOS/RadioCheckboxButton.git",
15     "tag": "1.2"
16   },
17   "source_files": [
18     "Source/BaseButton/*.*",
19     "Source/RadioButton/*.*",
20     "Source/CheckboxButton/*.*"
21   ],
22   "pushed_with_swift_version": "4.0"