[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 9 / 5 / c / CardStackView / 0.1.3 / CardStackView.podspec.json
blob0913b463db89c1e94732f1a11615cf878c6ff08c
2   "name": "CardStackView",
3   "version": "0.1.3",
4   "summary": "Infinite swipeable UIViews.",
5   "description": "CardStackView takes in an array of UIViews which you can swipe right to send it back, swipe left to bring to front.",
6   "homepage": "https://github.com/gomfucius/CardStackView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gomfucius": "gomfucius@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gomfucius/CardStackView.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CardStackView/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"