blob: a325cc426d06de7d2677cef4c4cb7654084bcd1d [file] [log] [blame]
{
"name": "KDPulseButton",
"version": "1.0.1",
"summary": "A custom button that pulses.",
"description": "A simple button for customize your UI and to give a better use experience for your app.",
"homepage": "https://github.com/KaiqueDamato/KDPulseButton.git",
"license": "MIT",
"authors": {
"Kaique Pantosi Damato": "kaiquedamato@icloud.com"
},
"social_media_url": "https://twitter.com/KaiqueDamato",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KaiqueDamato/KDPulseButton.git",
"tag": "1.0.1"
},
"source_files": [
"KDPulseButton",
"KDPulseButton/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}