blob: 6a885287f7d4cf20ed66e3905158092d0a76b58f [file] [log] [blame]
{
"name": "ElastosCarrierSDK",
"version": "5.4.1",
"summary": "Elastos Carrier iOS SDK Distribution.",
"swift_version": "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.4.1/ElastosCarrier-framework.zip"
},
"vendored_frameworks": "ElastosCarrier-framework/*.framework",
"source_files": "ElastosCarrier-framework/ElastosCarrierSDK.framework/**/*.h"
}