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