[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 2 / 6 / ZTBase / 1.0.1 / ZTBase.podspec.json
blob6959ff369d62682e96809282e507eee8e5008378
2   "name": "ZTBase",
3   "version": "1.0.1",
4   "summary": "ZTBase is the public base library for ZTBaseKit.",
5   "homepage": "https://github.com/CherishSmile/ZTBase",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CherishSmile": "1332291552@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/CherishSmile/ZTBase.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "source_files": "ZTBase/ZTBase.framework/Headers/*.{h}",
25   "vendored_frameworks": "ZTBase/ZTBase.framework"