[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / 6 / c / ZTLogManager / 1.0.8 / ZTLogManager.podspec.json
blob88d84981e44cd6d9f94a491522f82392f5c84ee8
2   "name": "ZTLogManager",
3   "version": "1.0.8",
4   "summary": "ZTLogManager can display log information within the app",
5   "homepage": "https://github.com/CherishSmile/ZTLogManager",
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/ZTLogManager.git",
15     "tag": "1.0.8"
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   "vendored_frameworks": "ZTLogManager/ZTLogManager.framework",
25   "resources": "ZTLogManager/ZTLogManager.bundle"