blob: c3a2d515fc87a0aec2762bd6b7a490da2d39a585 [file] [log] [blame]
{
"name": "KLRecycleScrollView",
"version": "1.1.3",
"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.1.3"
},
"source_files": "KLRecycleScrollView/KLRecycleScrollView/**/*.{h,m}",
"requires_arc": true
}