blob: fddb5fa1934962375ce546139994140cc70268f3 [file] [log] [blame]
{
"name": "HorizontalCardsView",
"version": "0.2.0",
"summary": "Collection view with horizontal srolling",
"swift_versions": "4.0",
"homepage": "https://github.com/AlexSmet/HorizontalCardsView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Smetannikov": "alexsmetdev@gmail.com"
},
"source": {
"git": "https://github.com/AlexSmet/HorizontalCardsView.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/alexsmetdev",
"platforms": {
"ios": "9.0"
},
"source_files": "HorizontalCardsView/Classes/*.swift",
"resources": "HorizontalCardsView/Classes/*.xib",
"swift_version": "4.0"
}