[Add] ContextSDK 5.0.0
[CocoaPods.git] / Specs / 7 / 4 / 9 / ZLSegment / 1.1.2 / ZLSegment.podspec.json
blobdcdfc05a28df1a0f51e0a7bd8ee44845ae8c37f6
2   "name": "ZLSegment",
3   "version": "1.1.2",
4   "summary": "菜单-视图",
5   "description": "TODO: Add long description of the pod here.",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZLSegment/Classes/**/*",
22   "public_header_files": "Pod/Classes/Segment/ZLSegment.h",
23   "private_header_files": "Pod/Classes/Segment/**/*.h",
24   "dependencies": {
25     "Masonry": [
27     ]
28   }