[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / d / 6 / SwiftGit2-MBox / 1.2.0 / SwiftGit2-MBox.podspec.json
blob003315ab83b474b328fe8fd3029178d9e2236c79
2   "name": "SwiftGit2-MBox",
3   "module_name": "SwiftGit2",
4   "version": "1.2.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.2.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   "swift_version": "5.3.2"