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