[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / 2 / ZLPageView / 1.0 / ZLPageView.podspec.json
blob8fe47550f338534a21864183aca0e811fd130cd8
2   "name": "ZLPageView",
3   "version": "1.0",
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": "1.0"
20   },
21   "source_files": "ZLPageViewDemo/ZLPageView/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ]
27   }