blob: 22c19a1a910c70c3fd9ec75d98e0fa03d15267c2 [file] [log] [blame]
{
"name": "AVOSCloud",
"version": "3.0.2",
"source": {
"http": "https://download.leancloud.cn/sdk/iOS/release-v3.0.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-v3.0.2/*",
"vendored_frameworks": "iOS/release-v3.0.2/AVOSCloud.framework",
"public_header_files": "iOS/release-v3.0.2/**/*.h",
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"CoreLocation",
"CoreGraphics",
"Security",
"QuartzCore"
],
"libraries": "icucore"
}