[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 7 / 4 / 9 / ZLSegment / 1.1.3 / ZLSegment.podspec.json
blob881cfcb07c63db44456ab36eab99f8735b5dbb51
2   "name": "ZLSegment",
3   "version": "1.1.3",
4   "summary": "menu-body",
5   "description": "左右滑动菜单及视图联动",
6   "homepage": "https://gitee.com/Zz_l/ZLSegment",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zz_l": "2444733544@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Zz_l/ZLSegment.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZLSegment/Classes/**/*",
22   "private_header_files": "ZLSegment/Classes/Segment/**/*.h",
23   "public_header_files": "ZLSegment/Classes/Segment/ZLSegment.h",
24   "dependencies": {
25     "Masonry": [
27     ]
28   }