[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 2 / d / 7 / RadioGroup / 1.3.3 / RadioGroup.podspec.json
blobfeddf72280760cbde9000656570044560a556e8c
2   "name": "RadioGroup",
3   "version": "1.3.3",
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": "https://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.3.3"
27   },
28   "source_files": "Sources/*.swift",
29   "dependencies": {
30     "SweeterSwift": [
32     ]
33   },
34   "pod_target_xcconfig": {
35     "LD_RUNPATH_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)"
36   },
37   "swift_version": "5.0"