[Add] LiveLikeCore 2.77.2
[CocoaPods.git] / Specs / 0 / b / d / QKSliderView / 0.1.1 / QKSliderView.podspec.json
blob17e3f846ed07a89ce73efa2b6d65ffd323281192
2   "name": "QKSliderView",
3   "version": "0.1.1",
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   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "qiankun": "lastencent@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/qkzhu/QKSliderView.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "QKSliderView/*.{h,m}",
21   "public_header_files": "QKSliderView/QKSliderView.h"