[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / d / 0 / 7 / SwiftRadioButton / 0.1.2 / SwiftRadioButton.podspec.json
blob10a8fd0a197d1ecf39bb8165e434d5096aa3a272
2   "name": "SwiftRadioButton",
3   "version": "0.1.2",
4   "summary": "Radio button and logic to group them.",
5   "swift_versions": "4.2",
6   "description": "Radio buttons component for iOS. It allows to create radio buttons and manage automatically the selection of them.",
7   "homepage": "https://github.com/MagFer/SwiftRadioButton",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ian Magarzo": "ian.magfer@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/MagFer/SwiftRadioButton.git",
17     "tag": "0.1.2"
18   },
19   "social_media_url": "https://twitter.com/ianmagarzo",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "SwiftRadioButton/Classes/**/*",
24   "resources": "SwiftRadioButton/Assets/*",
25   "frameworks": "UIKit",
26   "swift_version": "4.2"