[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / a / LazyScrollView / 1.0.0 / LazyScrollView.podspec.json
blobe43af83a494a4e731e6a7866bb8fe2e5f9f6c50e
2   "name": "LazyScrollView",
3   "version": "1.0.0",
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": "1.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "requires_arc": true