[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / 7 / RadioGroup / 1.2.4 / RadioGroup.podspec.json
blob412babe93433c48836a1be9c11be71e2b5192dca
2   "name": "RadioGroup",
3   "version": "1.2.4",
4   "summary": "The missing iOS radio buttons group.",
5   "homepage": "https://github.com/yonat/RadioGroup",
6   "screenshots": "https://raw.githubusercontent.com/yonat/RadioGroup/master/Screenshots/RadioGroup.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Yonat Sharon": "yonat@ootips.org"
13   },
14   "social_media_url": "http://twitter.com/yonatsharon",
15   "swift_versions": [
16     "4.2",
17     "5.0",
18     "5.0"
19   ],
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "source": {
25     "git": "https://github.com/yonat/RadioGroup.git",
26     "tag": "1.2.4"
27   },
28   "source_files": "Sources/*.swift",
29   "dependencies": {
30     "MiniLayout": [
32     ]
33   },
34   "swift_version": "5.0"