2 "name": "AVOSCloud-tvOS",
7 "summary": "LeanCloud tvOS 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/tvOS/release-v3.2.1/Static/AVOSCloud.framework.zip"
20 "source_files": "*.h",
21 "public_header_files": "*.h",
22 "preserve_paths": "tvOS/release-v3.2.1/Static/AVOSCloud.framework/AVOSCloud",
23 "vendored_libraries": "libAVOSCloud.a",
38 "OTHER_LDFLAGS": "$(inherited) -ObjC -lz"
40 "prepare_command": "cp tvOS/release-v3.2.1/Static/AVOSCloud.framework/AVOSCloud libAVOSCloud.a\ncp tvOS/release-v3.2.1/Static/AVOSCloud.framework/Headers/* ."