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