blob: 2d21c5dc7d149cc607302ad502d69ea1b1d87b6e [file] [log] [blame]
{
"name": "SolarTransition",
"version": "0.1.1",
"summary": "Circular animated transition from UIButton.",
"description": "SolarTransition is a cocoapod for circular animated transition from UIButton which is a square shape with rounded corners by half of its width or height.",
"homepage": "https://github.com/MatijaKruljac/SolarTransition",
"screenshots": "https://raw.githubusercontent.com/MatijaKruljac/SolarTransition/master/solartransition.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matija Kruljac": "kruljac.matija@gmail.com"
},
"source": {
"git": "https://github.com/MatijaKruljac/SolarTransition.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SolarTransition/Classes/**/*",
"pushed_with_swift_version": "3.1"
}