[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / 7 / RadioGroup / 1.0.1 / RadioGroup.podspec.json
blobfc39f99efd4607d80d63d56c42c1b5f1e9785afb
2   "name": "RadioGroup",
3   "version": "1.0.1",
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_version": "4.2",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/yonat/RadioGroup.git",
22     "tag": "1.0.1"
23   },
24   "source_files": "Sources/*.swift",
25   "dependencies": {
26     "MiniLayout": [
28     ]
29   }