[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / d / 9 / 1 / ZLSwipeableViewSwift / 0.0.6 / ZLSwipeableViewSwift.podspec.json
blob292f110aa6a83effc9290c044f15ca3c0e347635
2   "name": "ZLSwipeableViewSwift",
3   "version": "0.0.6",
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.",
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.6"
27   },
28   "source_files": "ZLSwipeableViewSwift/*.swift",
29   "frameworks": "UIKit",
30   "requires_arc": true