blob: 0f2598c34363ce5f69876ff48765123e8e269982 [file] [log] [blame]
{
"name": "TweenKit",
"version": "0.2.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.2.1"
},
"social_media_url": "https://twitter.com/SteveBarnegren",
"platforms": {
"ios": "8.0"
},
"source_files": "TweenKit/TweenKit/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.1"
}