blob: b43ccbcd2f9aeadba34bd160060d5fc1e841e39a [file] [log] [blame]
{
"name": "IMPulseButton",
"platforms": {
"ios": "9.0"
},
"summary": "A powerful easily customizable animated button.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isamercan": "benisamercan@gmail.com"
},
"homepage": "https://github.com/isamercan/IMPulseButton",
"source": {
"git": "https://github.com/isamercan/IMPulseButton.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "IMPulseButton/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}