blob: 83275bcf727349f2624930dc75ab28f830bbe63e [file] [log] [blame]
{
"name": "CardFlipsLayout",
"version": "0.1.2",
"summary": "A simple animated card flips Lib.",
"description": "TODO: A simple animated card flips Lib.\nBase on UICollectionView, UICollectionViewCell.\nUse UIViewPropertyAnimator : Making advanced animations.",
"swift_version": "4.2",
"homepage": "https://github.com/der1598c/CardFlipsLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"der1598c": "der1598c@gmail.com"
},
"source": {
"git": "https://github.com/der1598c/CardFlipsLayout.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CardFlipsLayout/Classes/**/*"
}