[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / 7 / ZTBaseKit / 0.6.2 / ZTBaseKit.podspec.json
blob483003ea02ce25ebaad314ec049cd997b1a341d0
2   "name": "ZTBaseKit",
3   "version": "0.6.2",
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.6.2"
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}"