blob: 3aefdc031cf927ddeb95952c7896d73133065f9a [file] [log] [blame]
{
"name": "WobbleView",
"version": "1.0.2",
"summary": "WobbleView is an implementation of a recently popular wobble effect for any view in your app.",
"homepage": "https://github.com/inFullMobile/WobbleView",
"license": {
"type": "MIT"
},
"authors": {
"Wojciech Lukaszuk": "wojciech.lukaszuk@infullmobile.com"
},
"source": {
"git": "https://github.com/inFullMobile/WobbleView.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
],
"platforms": {
"ios": "8.0"
}
}