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