blob: d0ddd4045a45dc0ff762df27ac6f57c603180fd9 [file] [log] [blame]
{
"name": "DataExBeta",
"version": "1.0.0.8",
"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.8"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"ios": {
"dependencies": {
"Kingfisher": [
],
"PWCoreBeta": [
]
},
"vendored_frameworks": "Framework/DataEx.framework"
},
"swift_version": "5.0"
}