[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / f / ALRadioButtons / 1.0.1 / ALRadioButtons.podspec.json
blob57fbca50fe1ee8032f0ec80554ca41a53d54629d
2   "name": "ALRadioButtons",
3   "version": "1.0.1",
4   "summary": "RadioButtons for iOS. Inherited from UIControl, support 2 native styles, fully customizable.",
5   "homepage": "https://github.com/alxrguz/ALRadioButtons",
6   "source": {
7     "git": "https://github.com/alxrguz/ALRadioButtons.git",
8     "tag": "1.0.1"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Alexandr Guzenko": "alxrguz@icloud.com"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "swift_versions": [
24     "4.2",
25     "5.0"
26   ],
27   "source_files": "Sources/ALRadioButtons/**/*.swift",
28   "swift_version": "5.0"