[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / ZLScrollPageView / 1.0.1 / ZLScrollPageView.podspec.json
blob3fdb19b81186456d68d3530be1486ab0f719a935
2   "name": "ZLScrollPageView",
3   "version": "1.0.1",
4   "summary": "传入包含视图控制器的模型数组可以实现左右滑动/按钮切换视图。",
5   "homepage": "https://github.com/zhaoleitmac/ZLScrollPageView",
6   "license": "MIT",
7   "authors": {
8     "赵雷": "491298423@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/zhaoleitmac/ZLScrollPageView.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "ZLScrollPageView",
19     "ZLScrollPageView/**/*.{h,m}"
20   ],
21   "requires_arc": true