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