blob: 52fb680e1ded32345af0ccb7e108918741b94dd8 [file] [log] [blame]
{
"name": "KReuseScrollView",
"version": "0.0.2",
"summary": "KReuseScrollView is a high performance scroll view",
"description": "KReuseScrollView is a high performance scrollview that can be reused.",
"homepage": "https://github.com/xorshine/KReuseScrollView",
"license": {
"type": "MIT"
},
"authors": {
"K": "xorshine@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xorshine/KReuseScrollView.git",
"tag": "0.0.2"
},
"source_files": [
"KReuseScrollView",
"KReuseScrollView/KReuseScrollView.{h,m}"
],
"requires_arc": true
}