blob: b3bd92da2510d0d54b64b4f734aebf551bf80e27 [file] [log] [blame]
{
"name": "ASCustomRadioButtonsCheckBoxes",
"version": "1.1.5",
"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": "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.1.5"
},
"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"
}