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