blob: 088ae5ad2cf97856b1448fa9ea1641e171e7db4a [file] [log] [blame]
{
"name": "InfiniteScroll",
"version": "0.0.2",
"summary": "Infinite Loop Scroll.",
"description": "Infinite Loop Scroll,头部与body的循环滚动的同步",
"homepage": "https://github.com/ONEWJ/InfiniteScroll",
"license": "MIT",
"authors": {
"王文娟": "onewj_830@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ONEWJ/InfiniteScroll.git",
"tag": "0.0.2"
},
"source_files": [
"ScrollLib",
"ScrollLib/**/*.{h,m}"
],
"requires_arc": true
}