blob: fa88ddf5c97ef21f64b50df53fc7018e8d5bfb0a [file] [log] [blame]
{
"name": "RadioGroup",
"version": "1.2.1",
"summary": "The missing iOS radio buttons group.",
"homepage": "https://github.com/yonat/RadioGroup",
"screenshots": "https://raw.githubusercontent.com/yonat/RadioGroup/master/Screenshots/RadioGroup.png",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Yonat Sharon": "yonat@ootips.org"
},
"social_media_url": "http://twitter.com/yonatsharon",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yonat/RadioGroup.git",
"tag": "1.2.1"
},
"source_files": "Sources/*.swift",
"dependencies": {
"MiniLayout": [
]
}
}