blob: 962debf944f142c9e5eabdb8a8d623f867452f6d [file] [log] [blame]
{
"name": "TweenKit",
"version": "0.4",
"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.4"
},
"social_media_url": "https://twitter.com/SteveBarnegren",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "TweenKit/TweenKit/*.swift",
"frameworks": "UIKit"
}