blob: 74bf3dc3b0c0cf37449871d4784459197283b6bf [file] [log] [blame]
{
"name": "SolarTransition",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SolarTransition/Classes/**/*",
"pushed_with_swift_version": "3.0"
}