blob: 2776c2b0a8b2fd26210eadbb274ed549a07e5d0e [file] [log] [blame]
{
"name": "ElastosCarrierSDK",
"version": "5.2.4",
"summary": "Elastos Carrier iOS SDK Distribution.",
"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.iOS.SDK/releases/download/release-v5.2.4/ElastosCarrier-framework.zip"
},
"vendored_frameworks": "ElastosCarrier-framework/*.framework",
"source_files": "ElastosCarrier-framework/ElastosCarrierSDK.framework/**/*.h"
}