blob: b9095dd5c9ea6b94c03c17234ffc4cdd1e3deaca [file] [log] [blame]
{
"name": "WOWCardStackView",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WOWCardStackView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}