[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / c / MTribesCorePOC / 0.0.17 / MTribesCorePOC.podspec.json
blob80577f2ad29202bfe7dae2faee84c9802ac9f561
2   "name": "MTribesCorePOC",
3   "version": "0.0.17",
4   "summary": "A POC project which demonstrate automate release MTribesCore to CocoaPods.",
5   "homepage": "https://mtribes.com/",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Leo Wang": "leo.wang@massive.co"
12   },
13   "source": {
14     "git": "https://github.com/mtribes/poc-ios-automate-cocoapods.git",
15     "tag": "0.0.17"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": [
21     "5.0",
22     "5.1"
23   ],
24   "source_files": "MTribesCorePOC/**/*.{h,m,swift}",
25   "vendored_frameworks": "Mtribes.xcframework",
26   "swift_version": "5.1"