blob: 4bdee54ec6f78cc4aaa51f0e0569f4d1e01072e9 [file] [log] [blame]
{
"name": "ElastosCarrierSDK",
"version": "5.3.2",
"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.3.2/ElastosCarrier-framework.zip"
},
"vendored_frameworks": "ElastosCarrier-framework/*.framework",
"source_files": "ElastosCarrier-framework/ElastosCarrierSDK.framework/**/*.h"
}