blob: d25eda03908140f148db40c1d023ebbb6ce61f33 [file] [log] [blame]
{
"name": "WobbleView",
"version": "1.0.0",
"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"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/inFullMobile/WobbleView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
]
}