[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / f / EventTracing-iOS-Debug / 1.0.2 / EventTracing-iOS-Debug.podspec.json
blob72591d4c388d907d5aaf02b84345f65e8a311ad9
2   "name": "EventTracing-iOS-Debug",
3   "version": "1.0.2",
4   "summary": "EventTracing-iOS-Debug",
5   "description": "EventTracing-iOS-Debug",
6   "homepage": "https://github.com/EventTracing/EventTracing-iOS-Debug",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "eventtracing": "eventtracing@service.netease.com"
13   },
14   "source": {
15     "git": "https://github.com/EventTracing/EventTracing-iOS-Debug.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "module_name": "EventTracingDebug",
22   "pod_target_xcconfig": {
23     "GCC_PRECOMPILE_PREFIX_HEADER": true,
24     "CLANG_ENABLE_MODULES": true,
25     "GCC_PREPROCESSOR_DEFINITIONS": "__MODULE_NAME__=\\\"EventTracing-iOS-Debug\\\" MODULE_NAME=@\\\"EventTracing-iOS-Debug\\\""
26   },
27   "source_files": [
28     "EventTracing-iOS-Debug/Classes/**/*.{h,m,mm}"
29   ],
30   "public_header_files": [
31     "EventTracing-iOS-Debug/Classes/Public/*.h"
32   ],
33   "resource_bundles": {
34     "EventTracing-iOS-Debug": [
35       "EventTracing-iOS-Debug/Assets/**/*"
36     ]
37   },
38   "frameworks": "UIKit",
39   "dependencies": {
40     "EventTracing": [
42     ],
43     "Masonry": [
45     ],
46     "BlocksKit": [
47       "~> 2.2.5"
48     ]
49   }