blob: e8c499aa2bcec77abd6158895599daa0bd44e9ee [file] [log] [blame]
{
"name": "AnimationChain",
"version": "0.1.0",
"summary": "Make animations in a promise-like chain",
"description": "Make animations in a promise-like chain, Supports Liner animations and Spring animations",
"homepage": "https://github.com/BeMxself/AnimationChain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Song Mingxu": "song.mingxu@foxmail.com"
},
"source": {
"git": "https://github.com/BeMxself/AnimationChain.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnimationChain/Classes/**/*",
"swift_version": "3.2"
}