[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 2 / 6 / ZTBase / 0.5.6 / ZTBase.podspec.json
blobb3a4c6e007d41c915a5e118dd6656222d6798f3c
2   "name": "ZTBase",
3   "version": "0.5.6",
4   "summary": "ZTBase is the basic framework of OC project.",
5   "homepage": "https://github.com/CherishSmile/ZTBase",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CherishSmile": "misteralvin@yeah.net"
12   },
13   "source": {
14     "git": "https://github.com/CherishSmile/ZTBase.git",
15     "tag": "0.5.6"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "ZTBase/ZTBaseKit.framework/Headers/*.{h}",
22   "vendored_frameworks": "ZTBase/ZTBaseKit.framework",
23   "public_header_files": "ZTBase/ZTBaseKit.framework/Headers/*.{h}"