[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / a / LazyScrollView / 0.0.1 / LazyScrollView.podspec.json
blob4a2f330f3e31b9db70ef40c586ced4db2c2573c9
2   "name": "LazyScrollView",
3   "version": "0.0.1",
4   "summary": "iOS 高性能异构滚动视图构建方案.",
5   "homepage": "https://github.com/HistoryZhang/LazyScrollView",
6   "license": {
7     "type": "MIT License",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "TsingZhang": "history_zq@163.com"
12   },
13   "source": {
14     "git": "https://github.com/HistoryZhang/LazyScrollView.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "requires_arc": true