Latest | 3.3.5 |
---|---|
Homepage | https://leancloud.cn |
License | Commercial Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html |
Platforms | watchos 2.0 |
Frameworks | MobileCoreServices, CoreLocation, CoreGraphics, Security, QuartzCore |
Authors |
Latest podspec
{ "name": "AVOSCloud-watchOS", "version": "3.3.5", "platforms": { "watchos": "2.0" }, "summary": "LeanCloud watchOS SDK for mobile backend.", "homepage": "https://leancloud.cn", "documentation_url": "https://leancloud.cn/api-docs/iOS/index.html", "license": { "type": "Commercial", "text": "Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html" }, "authors": { "LeanCloud": "[email protected]" }, "source": { "http": "https://download.leancloud.cn/sdk/watchOS/release-v3.3.5/Static/AVOSCloud.framework.zip" }, "source_files": "*.h", "public_header_files": "*.h", "preserve_paths": "watchOS/release-v3.3.5/Static/AVOSCloud.framework/AVOSCloud", "vendored_libraries": "libAVOSCloud.a", "frameworks": [ "MobileCoreServices", "CoreLocation", "CoreGraphics", "Security", "QuartzCore" ], "libraries": [ "icucore", "sqlite3" ], "xcconfig": { "OTHER_LDFLAGS": "$(inherited) -ObjC -lz" }, "prepare_command": "cp watchOS/release-v3.3.5/Static/AVOSCloud.framework/AVOSCloud libAVOSCloud.ancp watchOS/release-v3.3.5/Static/AVOSCloud.framework/Headers/* ." }
Sat, 02 Jul 2016 09:06:05 +0000