blob: 0bba2f82ebe28b2b3c6825ef8328f1bdcf6bb642 [file] [log] [blame]
{
"name": "WOWCardStackView",
"version": "0.1.3",
"summary": "Swapable Card Stack View in Swift 3.0.",
"description": "Swapable Card Stack View in Swift 3.0. It's able to use in Storyboard and Programatically and it's similar to UITableView.",
"homepage": "https://github.com/zhouhao27/WOWCardStackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhou Hao": "zhou.hao.27@gmail.com"
},
"source": {
"git": "https://github.com/zhouhao27/WOWCardStackView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WOWCardStackView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}