blob: 9721d755e1228513ef84dc33f2a73f225210dcc6 [file] [log] [blame]
{
"name": "PreCarrier",
"version": "1.0.1",
"summary": "Test for Carrier iOS SDK.",
"swift_versions": "4.0",
"description": "Test for carrier ios sdk framework.",
"homepage": "https://www.elastos.org",
"license": {
"type": "GPLv3",
"file": "PreElastosCarrier-framework/LICENSE"
},
"authors": {
"carrier-dev": "support@elastos.org"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/ahl0107/TestForAnt/releases/download/1.7/PreElastosCarrier-framework.zip"
},
"vendored_frameworks": "PreElastosCarrier-framework/ElastosCarrierSDK.xcframework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "4.0"
}