blob: 6a3b5615811206b38d7b1051d634fc8d1f0bfe1e [file] [log] [blame]
{
"name": "Anime",
"version": "0.3.0",
"summary": "UIView animation from the Far East.",
"description": "Simple UIView animation library, but not any simpler.",
"homepage": "https://github.com/hlfcoding/Anime",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peng Wang": "peng@pengxwang.com"
},
"source": {
"git": "https://github.com/hlfcoding/Anime.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/hlfcoding",
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "Anime/Classes/**/*",
"frameworks": "UIKit"
}