blob: 5825801854cc5a06202330671134d7acc7d6387a [file] [log] [blame]
{
"name": "AVOSCloud",
"version": "2.6.4",
"source": {
"http": "https://download.avoscloud.com/sdk/iOS/release-v2.6.4/AVOSCloud.framework.zip"
},
"platforms": {
"ios": "5.1.1"
},
"summary": "AVOS Cloud iOS SDK for mobile backend.",
"homepage": "http://avoscloud.com",
"license": {
"type": "Commercial",
"text": "© Copyright 2013 AVOS Systems, Inc. See https://cn.avoscloud.com/terms.html"
},
"authors": {
"AVOS Cloud": "support@avoscloud.com"
},
"documentation_url": "https://cn.avoscloud.com/docs/api/iOS/index.html",
"requires_arc": true,
"preserve_paths": "iOS/release-v2.6.4/*",
"vendored_frameworks": "iOS/release-v2.6.4/AVOSCloud.framework",
"public_header_files": "iOS/release-v2.6.4/**/*.h",
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"CoreLocation",
"CoreGraphics",
"Security",
"QuartzCore"
],
"libraries": "icucore"
}