blob: 071a84dde5bb8122a9cc0fdfd930b02444c6c885 [file] [log] [blame]
{
"name": "UIButtonExtension",
"version": "0.1.55",
"summary": "Add checkboxes and radio buttons with this library.",
"description": "This CocoaPods library allows you to use customizable Radio buttons and checkboxes since Swift's UIKit doesn't support these natively",
"homepage": "https://github.com/shadow-of-arman/UIButtonExtension",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Arman": "shadowofarman@hotmail.com"
},
"platforms": {
"ios": "12"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/shadow-of-arman/UIButtonExtension.git",
"tag": "0.1.55"
},
"resources": [
"Classes",
"UIButtonExtension/*.{h,m,swift}",
"UIButtonExtension/*.xcassets"
],
"swift_version": "5"
}