blob: 2c1baccd5027ec9ace513a6f17af418c3bab05cf [file] [log] [blame]
{
"name": "KLPageItemCollectionView",
"version": "1.0.5",
"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.5"
},
"source_files": "KLPageItemCollectionView/KLPageItemCollectionView/**/*.{h,m}",
"requires_arc": true
}