blob: 94649cfe999d1b83ee2bda742afb57f1f073a49c [file] [log] [blame]
{
"name": "XJJScrollViewObserver",
"version": "1.0.0",
"summary": "提供scrollView滚动时的信息",
"description": "提供scrollView滚动时的信息哟~",
"homepage": "https://github.com/chinaljw/XJJScrollViewObserver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"可以用中文嘛": "781342306@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chinaljw/XJJScrollViewObserver.git",
"tag": "1.0.0"
},
"source_files": "XJJScrollViewObserver/**/*.{h,m}"
}