[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 9 / 2 / ZLPageView / 2.3 / ZLPageView.podspec.json
blobaa8f7caf994e0816ca722ddbad1743d34fee13da
2   "name": "ZLPageView",
3   "version": "2.3",
4   "summary": "ZLPageView",
5   "description": "github上唯一支持autolayout的tablayuot",
6   "homepage": "https://github.com/czl0325/ZLPageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "czl0325": "295183917@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/czl0325/ZLPageView.git",
19     "tag": "2.3"
20   },
21   "source_files": "ZLPageViewDemo/ZLPageView/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ],
27     "SDWebImage": [
29     ]
30   }