7 "summary": "LeanCloud iOS Instant Message SDK for mobile backend.",
8 "homepage": "https://leancloud.cn",
9 "documentation_url": "https://leancloud.cn/docs/api/iOS/index.html",
12 "text": "Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
15 "LeanCloud": "support@leancloud.cn"
18 "http": "https://download.leancloud.cn/sdk/iOS/release-v3.1.2.8/AVOSCloudIM.framework.zip"
24 "public_header_files": "*.h",
25 "preserve_paths": "iOS/release-v3.1.2.8/AVOSCloudIM.framework/AVOSCloudIM",
32 "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup -all_load"
34 "vendored_libraries": "libAVOSCloudIMLib.a",
35 "prepare_command": "cp iOS/release-v3.1.2.8/AVOSCloudIM.framework/AVOSCloudIM libAVOSCloudIMLib.a\ncp iOS/release-v3.1.2.8/AVOSCloudIM.framework/Headers/* .\ntouch LCDummy.m"