blob: cbfd87ae6e1e08b07da11e8ab9942f1d1c959773 [file] [log] [blame]
{
"name": "wobbly",
"version": "0.1.0",
"summary": "Easy to use animations for iOS",
"swift_version": "4.0",
"description": "(Animate CSS) animations for iOS. An easy to use library of iOS animations. As easy to use as an easy thing.",
"homepage": "https://github.com/sagaya/wobbly",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sagaya": "shaggy.hafeez@gmail.com"
},
"source": {
"git": "https://github.com/sagaya/wobbly.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/sagaya_hafeez",
"platforms": {
"ios": "11.0"
},
"source_files": "wobbly/Classes/**/*",
"frameworks": "UIKit"
}