[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / b / 7 / ZTBaseKit / 0.5.9 / ZTBaseKit.podspec.json
blobdb73bb466f1730f7c79ab61abaa3c7093304efde
2   "name": "ZTBaseKit",
3   "version": "0.5.9",
4   "summary": "ZTBaseKit is the basic framework of OC project.",
5   "homepage": "https://github.com/CherishSmile/ZTBaseKit",
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/ZTBaseKit.git",
15     "tag": "0.5.9"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "ZTBaseKit/ZTBaseKit.framework/Headers/*.{h}",
22   "vendored_frameworks": "ZTBaseKit/ZTBaseKit.framework",
23   "public_header_files": "ZTBaseKit/ZTBaseKit.framework/Headers/*.{h}"