blob: 2f787503fce791479fba6a58e9bcb484299e19d2 [file] [log] [blame]
{
"name": "StackedCards",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "StackedCards/Classes/*.swift",
"dependencies": {
"pop": [
]
}
}