blob: e3b23299833ac9a4383c826c47b17babf8f92b43 [file] [log] [blame]
{
"name": "StackedCards",
"version": "1.0.1",
"summary": "stacked cards",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AndrewZub/CardsView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AndrewZub": "andrew@wearemad.ru"
},
"source": {
"git": "https://github.com/AndrewZub/CardsView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "StackedCards/Classes/**/*.{swift}",
"dependencies": {
"pop": [
]
}
}