blob: 1c67cebbd6766d7f241290df4e703acb11b59d20 [file] [log] [blame]
{
"name": "RadialLayer",
"version": "0.1.0",
"summary": "Animation for clickable elements",
"description": "With minimal configuration add an animation to all clickable elements. Animations are performed on GPU for maximum performance.",
"homepage": "https://github.com/soheil/RadialLayer",
"screenshots": "http://i.imgur.com/qIBtblE.gif",
"license": "MIT",
"authors": {
"Soheil": "ysoheil@gmail.com"
},
"source": {
"git": "https://github.com/soheil/RadialLayer.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/soheil",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RadialLayer": [
"Pod/Assets/*.png"
]
}
}