[Add] FishjamCloudClient 0.6.0
[CocoaPods.git] / Specs / 0 / b / d / QKSliderView / 0.1.0 / QKSliderView.podspec.json
blob3c3db2c4dfeaad5e231294b1309c9c289f5b1834
2   "name": "QKSliderView",
3   "version": "0.1.0",
4   "summary": "An UICollectionView that displays a small portion of previous and next page on the screen.",
5   "homepage": "https://github.com/qkzhu/QKSliderView",
6   "screenshots": "https://github.com/qkzhu/QKSliderView/blob/master/images/demo.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiankun": "lastencent@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/qkzhu/QKSliderView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QKSliderView/*.{h,m}",
22   "public_header_files": "QKSliderView/QKSliderView.h"