blob: 33cf2554216fae5e1a3a64fffe79fa695bd93b0c [file] [log] [blame]
{
"name": "AVOSCloudIM",
"version": "3.0.1",
"source": {
"http": "https://download.leancloud.cn/sdk/iOS/release-v3.0.1/AVOSCloudIM.framework.zip"
},
"platforms": {
"ios": "5.1.1"
},
"summary": "LeanCloud IM SDK for iOS",
"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/AVOSCloudIM.framework",
"public_header_files": "iOS/release-v3.0.1/**/*.h",
"dependencies": {
"AVOSCloud": [
]
}
}