blob: 3482b9e52435b6bdd156daa4d8c2bdd960479d37 [file] [log] [blame]
{
"name": "UIViewAnimationTransitionQueue",
"version": "0.1.1",
"summary": "Easy to chain UIView animation or transition or both",
"description": "Make UIView animation or transition chain easy to manipulate.",
"homepage": "https://github.com/shenyun2304/UIViewAnimationTransitionQueue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sHEnYuN": "shenyun23.4@gmail.com"
},
"source": {
"git": "https://github.com/shenyun2304/UIViewAnimationTransitionQueue.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "UIViewAnimationTransitionQueue/UIViewAnimationTransitionQueue.swift",
"pushed_with_swift_version": "3.0"
}