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