[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / f / 3 / ZJBLib / 0.1.4 / ZJBLib.podspec.json
bloba601919b716b67f44bce357117f81a3d8e6295db
2   "name": "ZJBLib",
3   "version": "0.1.4",
4   "summary": "A short description of ZJBLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "pod_target_xcconfig": {
7     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
8   },
9   "user_target_xcconfig": {
10     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
11   },
12   "homepage": "https://gitlab.meitu.com/zjb2",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Mr.ZJB": "610904360@qq.com"
19   },
20   "source": {
21     "git": "https://gitlab.meitu.com/zjb2/zjblib.git",
22     "tag": "0.1.4"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": "ZJBLib/Classes/**/*",
28   "public_header_files": "Pod/Classes/**/*.h"