[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / f / LTHRadioButton / 1.1.1 / LTHRadioButton.podspec.json
blob541afc2d105c577cc447522b7a2f696fdd0f64c6
2   "name": "LTHRadioButton",
3   "version": "1.1.1",
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.1.1"
17   },
18   "screenshots": [
19     "https://rolandleth.com/assets/radio-button/gif.gif",
20     "https://rolandleth.com/assets/radio-button/screenshot-1.png",
21     "https://rolandleth.com/assets/radio-button/screenshot-2.png"
22   ],
23   "source_files": "source/LTHRadioButton.swift",
24   "requires_arc": true,
25   "platforms": {
26     "ios": "9.0"
27   },
28   "pushed_with_swift_version": "3.0"