[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 2 / ZLPageView / 2.2.2 / ZLPageView.podspec.json
blobf9e5e30539cdab77e5f8faded1249f66960115b4
2   "name": "ZLPageView",
3   "version": "2.2.2",
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.2.2"
20   },
21   "source_files": "ZLPageViewDemo/ZLPageView/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ],
27     "SDWebImage": [
29     ]
30   }