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