[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / d / 6 / SwiftGit2-MBox / 1.8.0 / SwiftGit2-MBox.podspec.json
blob4be109948f13892ae202e72bf594a43d7cd36c5a
2   "name": "SwiftGit2-MBox",
3   "module_name": "SwiftGit2",
4   "version": "1.8.0",
5   "summary": "SwiftGit2 for MBox.",
6   "description": "A fork from SwiftGit2 and develop for MBox",
7   "homepage": "https://github.com/MBoxSpace/SwiftGit2",
8   "license": "MIT",
9   "authors": {
10     "Whirlwind James": "whirlwindjames@foxmail.com"
11   },
12   "platforms": {
13     "osx": "10.15"
14   },
15   "source": {
16     "git": "https://github.com/MBoxSpace/SwiftGit2.git",
17     "tag": "v1.8.0"
18   },
19   "swift_versions": "5.3.2",
20   "source_files": [
21     "libSSH2/*.swift",
22     "SwiftGit2/*.{swift,h,m}",
23     "SwiftGit2/**/*.swift"
24   ],
25   "vendored_libraries": "External/output/*/lib/*.dylib",
26   "vendored_frameworks": "External/output/libgit2/git2.framework",
27   "pod_target_xcconfig": {
28     "GCC_PREPROCESSOR_DEFINITIONS": "GIT_DEPRECATE_HARD=1"
29   },
30   "swift_version": "5.3.2"