blob: 934ab9df7489ee0da0604f212261bb3262bf7b95 [file] [log] [blame]
{
"name": "DataExBeta",
"version": "1.0.0.18",
"license": "MIT",
"summary": "Phunware DataExBeta SDK (BETA)",
"homepage": "https://github.com/phunware/beta-ios",
"authors": {
"Phunware": "info@phunware.com"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "DataEx-1.0.0.18"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"ios": {
"dependencies": {
"Kingfisher": [
],
"PWCore": [
]
},
"vendored_frameworks": "Framework/DataEx.framework"
},
"swift_version": "5.0"
}