[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / e / d / CocoaDebug / 1.1.5 / CocoaDebug.podspec.json
blob4d06756fc06ee3ecd81ecc56b9e0809aaf41b8b5
2   "name": "CocoaDebug",
3   "summary": "iOS Debugging Tool",
4   "homepage": "https://github.com/CocoaDebug/CocoaDebug",
5   "authors": {
6     "CocoaDebug": "man.li@shopee.com"
7   },
8   "license": "MIT",
9   "source_files": [
10     "Sources",
11     "Sources/**/*.{h,m,swift,c}"
12   ],
13   "public_header_files": "Sources/**/*.h",
14   "resources": "Sources/**/*.{png,xib,storyboard}",
15   "frameworks": [
16     "UIKit",
17     "Foundation"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "swift_versions": "5.0",
24   "version": "1.1.5",
25   "source": {
26     "git": "https://github.com/CocoaDebug/CocoaDebug.git",
27     "branch": "master",
28     "tag": "1.1.5"
29   },
30   "pod_target_xcconfig": {
31     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
32   },
33   "dependencies": {
34     "Protobuf": [
36     ]
37   },
38   "swift_version": "5.0"