blob: e7ddfdb055b73654cf06b142e19f9c7f1c259e52 [file] [log] [blame]
{
"name": "CocoaButton",
"version": "1.0.0",
"summary": "Interactive UIButton with loading capability.",
"homepage": "https://github.com/edgar-zigis/CocoaButton",
"screenshots": "https://raw.githubusercontent.com/edgar-zigis/CocoaButton/master/sample.gif",
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"authors": "Edgar Žigis",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/edgar-zigis/CocoaButton.git",
"tag": "1.0.0"
},
"source_files": "CocoaButton/**/*.{swift}",
"swift_version": "5.0"
}