blob: 39c549a5116e3f5fd69fc48319dd1d95931897ef [file] [log] [blame]
{
"name": "CardTransition",
"version": "1.2.2",
"summary": "An example of an interactive card UI with UITabBarController like Apple Music app.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HiroteruWatanabe/CardTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HiroteruWatanabe": "nicori.jsb@gmail.com"
},
"source": {
"git": "https://github.com/HiroteruWatanabe/CardTransition.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CardTransition/Classes/**/*"
}