blob: fd6c7091e73a2e6609106cbe76d1759d7a2b171b [file] [log] [blame]
{
"name": "TweenKit",
"version": "0.3.1",
"summary": "Animation library for iOS",
"description": "TweenKit makes it easy to animate anything!",
"homepage": "https://github.com/SteveBarnegren/TweenKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"steve.barnegren@gmail.com": "steve.barnegren@gmail.com"
},
"source": {
"git": "https://github.com/SteveBarnegren/TweenKit.git",
"tag": "0.3.1"
},
"social_media_url": "https://twitter.com/SteveBarnegren",
"platforms": {
"ios": "8.0"
},
"source_files": "TweenKit/TweenKit/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}