blob: f2348001854922a467c68ebd3f168ad8493ab826 [file] [log] [blame]
{
"name": "XBoundlessScrollView",
"version": "0.0.1",
"summary": "可以无限滚动的scrollView",
"description": "一个可以无限滚动的scrollView",
"homepage": "https://github.com/orangeLong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lixinlong": "lixinlong@xkshi.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/orangeLong/XBoundlessScrollView.git",
"tag": "0.0.1"
},
"source_files": "XBoundlessScrollView/XBoundlessScrollView/**/*.{h,m}",
"public_header_files": "XBoundlessScrollView/XBoundlessScrollView/**/*.h"
}