blob: f1ec38493549ad0bce5db9e2f7091e9027dccd4c [file] [log] [blame]
{
"name": "ZLSwipeableViewSwift",
"version": "0.0.4",
"summary": "A simple view for building card like interface like Tinder and Potluck.",
"description": "ZLSwipeableViewSwift is a simple view for building card like interface like Tinder and Potluck.",
"homepage": "https://github.com/zhxnlai/ZLSwipeableViewSwift",
"screenshots": [
"https://github.com/zhxnlai/ZLSwipeableViewSwift/raw/master/Previews/animation.gif",
"https://github.com/zhxnlai/ZLSwipeableViewSwift/raw/master/Previews/swipe.gif",
"https://github.com/zhxnlai/ZLSwipeableViewSwift/raw/master/Previews/direction.gif",
"https://github.com/zhxnlai/ZLSwipeableViewSwift/raw/master/Previews/undo.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhixuan Lai": "zhxnlai@gmail.com"
},
"social_media_url": "http://twitter.com/ZhixuanLai",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhxnlai/ZLSwipeableViewSwift.git",
"tag": "0.0.4"
},
"source_files": "ZLSwipeableViewSwift/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}