blob: d5e3ee3484f05db9c1af232e2e13bb1ec548f08f [file] [log] [blame]
{
"name": "SwiftyCards",
"version": "0.1.2",
"summary": "Stack card view for any view controllers. For example: bank cards, wallet, stack card view, card view and e.t.c.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KostyaKulakov/SwiftyCards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Konstantin Kulakov": "i@kostyakulakov.ru"
},
"source": {
"git": "https://github.com/KostyaKulakov/SwiftyCards.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftyCards/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}