[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 8 / MBRadioCheckboxButton / 2.0 / MBRadioCheckboxButton.podspec.json
blob0bc5ae02a616e55dafeee3435c4973f516e54948
2   "name": "MBRadioCheckboxButton",
3   "version": "2.0",
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/swifty-iOS/RadioCheckboxButton.git",
15     "tag": "2.0"
16   },
17   "source_files": [
18     "Source/BaseButton/*.*",
19     "Source/RadioButton/*.*",
20     "Source/CheckboxButton/*.*"
21   ],
22   "swift_version": "5.0"