blob: fa665ed85a751922f53b868a40335cc922058230 [file] [log] [blame]
{
"name": "CardStackView",
"version": "0.1.2",
"summary": "Infinite swipeable UIViews.",
"description": "CardStackView takes in an array of UIViews which you can swipe right to send it back, swipe left to bring to front.",
"homepage": "https://github.com/gomfucius/CardStackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gomfucius": "gomfucius@gmail.com"
},
"source": {
"git": "https://github.com/gomfucius/CardStackView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CardStackView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}