[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / 5 / LCocoaDebug / 1.8.8 / LCocoaDebug.podspec.json
blob4896a7fd046b91638cdc52a253c240cb28c3ea85
2   "name": "LCocoaDebug",
3   "version": "1.8.8",
4   "summary": "iOS Debug Tool",
5   "homepage": "https://gitlab-ha.immotors.com/capp/iOS/l-cocoadebug",
6   "authors": {
7     "taoliang": "taoliang@immotors.com"
8   },
9   "license": "MIT",
10   "source_files": [
11     "Sources",
12     "Sources/**/*.{h,m,mm,swift,c}"
13   ],
14   "public_header_files": "Sources/**/*.h",
15   "resources": "Sources/**/*.{png,xib,storyboard}",
16   "frameworks": [
17     "UIKit",
18     "Foundation",
19     "JavaScriptCore",
20     "QuickLook"
21   ],
22   "platforms": {
23     "ios": "13.0"
24   },
25   "swift_versions": "5.0",
26   "source": {
27     "git": "ssh://git@gitlab-ha.immotors.com:1122/capp/iOS/l-cocoadebug.git",
28     "branch": "master",
29     "tag": "1.8.8"
30   },
31   "requires_arc": [
32     "Sources/App/**/*.m",
33     "Sources/Categories/**/*.m",
34     "Sources/Core/**/*.m",
35     "Sources/CustomHTTPProtocol/**/*.m",
36     "Sources/Logs/**/*.m",
37     "Sources/Network/**/*.m",
38     "Sources/Sandbox/**/*.m",
39     "Sources/Swizzling/**/*.m",
40     "Sources/Window/**/*.m",
41     "Sources/fishhook/**/*.c"
42   ],
43   "dependencies": {
44     "CryptoSwift": [
46     ],
47     "JSONPreview": [
49     ]
50   },
51   "static_framework": true,
52   "swift_version": "5.0"