blob: 329b3497191d8dc4f2c9a63f90136005959476d0 [file] [log] [blame]
{
"name": "Cards",
"version": "1.3.3",
"summary": "Awesome iOS 11 appstore cards in swift 4.",
"homepage": "https://github.com/PaoloCuscela/Cards",
"screenshots": [
"https://raw.githubusercontent.com/PaoloCuscela/Cards/master/Images/Header.png",
"https://raw.githubusercontent.com/PaoloCuscela/Cards/master/Images/DetailView.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paolo Cuscela": "cuscio.2@gmail.com"
},
"source": {
"git": "https://github.com/PaoloCuscela/Cards.git",
"tag": "1.3.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Cards/Sources/*",
"frameworks": "UIKit",
"dependencies": {
"Player": [
]
},
"pushed_with_swift_version": "4.0"
}