blob: f4d8a38b7e07a1d5acc134e3acd0d1e3211fbdb9 [file] [log] [blame]
{
"name": "SKRadioButton",
"version": "1.0.1",
"summary": "SKRadioButton - Radio buttons for iOS in Swift",
"description": "A Radio Button for your iOS application. \nInsert button, change class & you're done.",
"homepage": "http://sagarrkothari.com",
"license": "MIT",
"authors": {
"Sagar Kothari": "sag333ar@gmail.com"
},
"social_media_url": "http://twitter.com/sag333ar",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sag333ar/SKRadioButton.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"SKRadioButton/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}