2 "name": "AVOSCloud-watchOS",
7 "summary": "LeanCloud watchOS SDK for mobile backend.",
8 "homepage": "https://leancloud.cn",
9 "documentation_url": "https://leancloud.cn/api-docs/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/watchOS/release-v3.3/Static/AVOSCloud.framework.zip"
20 "source_files": "*.h",
21 "public_header_files": "*.h",
22 "preserve_paths": "watchOS/release-v3.3/Static/AVOSCloud.framework/AVOSCloud",
23 "vendored_libraries": "libAVOSCloud.a",
36 "OTHER_LDFLAGS": "$(inherited) -ObjC -lz"
38 "prepare_command": "cp watchOS/release-v3.3/Static/AVOSCloud.framework/AVOSCloud libAVOSCloud.a\ncp watchOS/release-v3.3/Static/AVOSCloud.framework/Headers/* ."