blob: 17e3f846ed07a89ce73efa2b6d65ffd323281192 [file] [log] [blame]
{
"name": "QKSliderView",
"version": "0.1.1",
"summary": "An UICollectionView that displays a small portion of previous and next page on the screen.",
"homepage": "https://github.com/qkzhu/QKSliderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiankun": "lastencent@gmail.com"
},
"source": {
"git": "https://github.com/qkzhu/QKSliderView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QKSliderView/*.{h,m}",
"public_header_files": "QKSliderView/QKSliderView.h"
}