blob: 7af2892b4f681ef3e4026e27bf2340b93b219f58 [file] [log] [blame]
{
"name": "CardTransition",
"version": "2.0.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": "2.0.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CardTransition/Classes/**/*"
}