blob: 257776158189ef251faea72693f8c9a1cbfdfea2 [file] [log] [blame]
{
"name": "wobbly",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/sagaya_hafeez",
"platforms": {
"ios": "11.0"
},
"source_files": "wobbly/Classes/**/*",
"frameworks": "UIKit"
}