blob: b00b90b63abbef5ca40953f0a6661de52df7da46 [file] [log] [blame]
{
"name": "ASCustomRadioButtonsCheckBoxes",
"version": "1.3.4",
"summary": "Customizable radio buttons and checkboxes",
"description": "Radio buttons and checkboxes with presets and few customization methods",
"homepage": "https://gitlab.human-device.com/alexander.stolar/ASCustomRadioButtonsCheckBoxes",
"license": {
"type": "MIT",
"file": "ASCustomRadioButtonsCheckBoxes/LICENSE"
},
"authors": {
"Alexander Stolar": "as@human-device.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://alexander.stolar@gitlab.human-device.com/alexander.stolar/ASCustomRadioButtonsCheckBoxes.git",
"tag": "1.3.4"
},
"source_files": "ASCustomRadioButtonsCheckBoxes/**/*.{swift}",
"exclude_files": [
"ASCustomRadioButtonsCheckBoxes/**/AppDelegate.swift",
"ASCustomRadioButtonsCheckBoxes/**/ASTestViewController.swift"
],
"resources": "ASCustomRadioButtonsCheckBoxes/**/*.{png,jpeg,jpg,xcassets}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}