[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / b / 4 / MTribesCorePOC2 / 0.0.22 / MTribesCorePOC2.podspec.json
blobecd29535362dba236b43961f159b7f510bf4f93e
2   "name": "MTribesCorePOC2",
3   "version": "0.0.22",
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-client-ios.git",
15     "tag": "0.0.22"
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"