blob: e079022d1af4b2c77f5237c3d32845942299bd2c [file] [log] [blame]
{
"name": "CardsViewController",
"version": "1.1.0",
"summary": "CardsViewController is an implementation of collection swipeable cards.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/modestman/CardsViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Glezman": "anton@glezman.ru"
},
"source": {
"git": "https://github.com/modestman/CardsViewController.git",
"tag": "1.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "CardsViewController/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}