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