[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / f / LTHRadioButton / 1.2.2 / LTHRadioButton.podspec.json
blob30873ec2fc520979daa5ee527420f340d1e2333f
2   "name": "LTHRadioButton",
3   "version": "1.2.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.txt"
7   },
8   "authors": {
9     "Roland Leth": "roland@leth.ro"
10   },
11   "summary": "A radio button with a pretty animation",
12   "description": "Slightly inspired by Google Material's radio button, with configurable size and selected / deselected colors.",
13   "homepage": "https://github.com/rolandleth/LTHRadioButton",
14   "source": {
15     "git": "https://github.com/rolandleth/LTHRadioButton.git",
16     "tag": "1.2.2"
17   },
18   "screenshots": [
19     "https://rolandleth.com/images/radio-button/gif.gif",
20     "https://rolandleth.com/images/radio-button/screenshot-1.png",
21     "https://rolandleth.com/images/radio-button/screenshot-2.png"
22   ],
23   "source_files": "source/LTHRadioButton.swift",
24   "requires_arc": true,
25   "platforms": {
26     "ios": "9.0"
27   },
28   "swift_version": "4.2"