blob: e43af83a494a4e731e6a7866bb8fe2e5f9f6c50e [file] [log] [blame]
{
"name": "LazyScrollView",
"version": "1.0.0",
"summary": "iOS 高性能异构滚动视图构建方案.",
"homepage": "https://github.com/HistoryZhang/LazyScrollView",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"TsingZhang": "history_zq@163.com"
},
"source": {
"git": "https://github.com/HistoryZhang/LazyScrollView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}