blob: 4f53115586064d3f66bf33b3e53d37dc21a19de3 [file] [log] [blame]
{
"name": "KLPageItemCollectionView",
"version": "1.0.2",
"summary": "KLPageItemCollectionView.",
"description": "this is KLPageItemCollectionView",
"homepage": "https://github.com/karosLi/KLPageItemCollectionView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Karos": "karosli1314@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/karosLi/KLPageItemCollectionView.git",
"tag": "1.0.2"
},
"source_files": "KLPageItemCollectionView/KLPageItemCollectionView/**/*.{h,m}",
"requires_arc": true
}