blob: 49a6f7d22d68f8a2137882fd1977ecbfb937bdbc [file] [log] [blame]
{
"name": "PulsingButton",
"version": "1.0.1",
"summary": "Pulsing animation for any UIView layer and a Button with pulsing animation and this layer",
"description": "See README.md for more information",
"homepage": "https://github.com/smakeev/PulsingButton",
"license": {
"type": "MIT"
},
"authors": {
"Sergey Makeev": "makeev.87@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/smakeev/PulsingButton.git",
"tag": "1.0.1"
},
"source_files": "PulsingButton/PulsingButton/*.{swift}",
"exclude_files": "PulsingButton/PulsingButton/*.plist",
"swift_versions": "5.1",
"swift_version": "5.1"
}