[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / b / 4 / MTribesCorePOC2 / 0.0.20 / MTribesCorePOC2.podspec.json
blob67c712c711af3e3c23df74bedbd7c193a176f6e3
2   "name": "MTribesCorePOC2",
3   "version": "0.0.20",
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.20"
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"