[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / f / 7 / MBRadioButton / 1.3 / MBRadioButton.podspec.json
blob83b6292a2e7a9b50a7ac2359ea13aaaa7ed59435
2   "name": "MBRadioButton",
3   "version": "1.3",
4   "summary": "MBRadioButton help you create Radio button without a single line of code. It also help you group the Radio buttons for single selection effect. 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.3"
16   },
17   "source_files": [
18     "Source/BaseButton/*.*",
19     "Source/RadioButton/*.*"
20   ],
21   "pushed_with_swift_version": "4.0"