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