blob: 460173d5fcf2a9d0570d83c89480a1a18a209174 [file] [log] [blame]
{
"name": "ElastosCarrierSDK",
"version": "5.6.0",
"summary": "Elastos Carrier iOS SDK Distribution.",
"swift_versions": "4.0",
"description": "Elastos carrier ios sdk framework distribution.",
"homepage": "https://www.elastos.org",
"license": {
"type": "GPLv3",
"file": "ElastosCarrier-framework/LICENSE"
},
"authors": {
"carrier-dev": "release@elastos.org"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/elastos/Elastos.NET.Carrier.Swift.SDK/releases/download/release-v5.6.0/ElastosCarrier-framework.zip"
},
"vendored_frameworks": "ElastosCarrier-framework/*.framework",
"source_files": "ElastosCarrier-framework/ElastosCarrierSDK.framework/**/*.h",
"swift_version": "4.0"
}