blob: 531a8cec366c1a5bfee38adf9c807e1eba3c3ed2 [file] [log] [blame]
{
"name": "DataEx",
"version": "0.1.0",
"summary": "Phunware DataEx",
"homepage": "https://github.com/phunware/maas-dataex-ios-sdk",
"authors": {
"Phunware": "info@phunware.com"
},
"license": {
"type": "Copyright",
"text": "Copyright 2019 by Phunware Inc. All rights reserved."
},
"source": {
"git": "https://github.com/phunware/maas-dataex-ios-sdk.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"vendored_frameworks": "Frameworks/DataEx.xcframework",
"ios": {
"dependencies": {
"PWCore": [
"3.9.1"
]
}
},
"swift_version": "5.0"
}