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