[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 1 / ZLSwipeableViewSwift / 0.0.2 / ZLSwipeableViewSwift.podspec.json
blobc8c8877082d5188ed6c292f7c981784c36e4efd8
2   "name": "ZLSwipeableViewSwift",
3   "version": "0.0.2",
4   "summary": "A simple view for building card like interface like Tinder and Potluck.",
5   "description": "                  ZLSwipeableViewSwift is a simple view for building card like interface like Tinder and Potluck.\n",
6   "homepage": "https://github.com/zhxnlai/ZLSwipeableViewSwift",
7   "screenshots": [
8     "https://github.com/zhxnlai/ZLSwipeableViewSwift/raw/master/Previews/animation.gif",
9     "https://github.com/zhxnlai/ZLSwipeableViewSwift/raw/master/Previews/swipe.gif",
10     "https://github.com/zhxnlai/ZLSwipeableViewSwift/raw/master/Previews/direction.gif",
11     "https://github.com/zhxnlai/ZLSwipeableViewSwift/raw/master/Previews/undo.gif"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Zhixuan Lai": "zhxnlai@gmail.com"
19   },
20   "social_media_url": "http://twitter.com/ZhixuanLai",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source": {
25     "git": "https://github.com/zhxnlai/ZLSwipeableViewSwift.git",
26     "tag": "0.0.2"
27   },
28   "source_files": "ZLSwipeableViewSwift/*.swift",
29   "frameworks": "UIKit",
30   "requires_arc": true