{ | |
"name": "InfiniteScroll", | |
"version": "0.0.3", | |
"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.3" | |
}, | |
"source_files": [ | |
"ScrollLib", | |
"ScrollLib/**/*.{h,m}" | |
], | |
"requires_arc": true | |
} |