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