3 "version": "16.0.0-beta.4",
5 "type": "Apache License, Version 2.0",
8 "summary": "LeanCloud Swift SDK",
9 "homepage": "https://leancloud.cn/",
10 "authors": "LeanCloud",
12 "git": "https://github.com/leancloud/swift-sdk.git",
13 "tag": "16.0.0-beta.4"
15 "swift_versions": "5.0",
25 "source_files": "Sources/Foundation/**/*.{h,m,swift}",
26 "private_header_files": "Sources/Foundation/Polyfill/Polyfill.h",
27 "pod_target_xcconfig": {
28 "SWIFT_INCLUDE_PATHS": "\"$(PODS_TARGET_SRCROOT)\"/**"
30 "preserve_paths": "Sources/Foundation/**/*.{modulemap}"
33 "name": "LocalStorage",
35 "LeanCloud/Foundation": [
39 "source_files": "Sources/LocalStorage/**/*.swift"
47 "LeanCloud/Foundation": [
50 "LeanCloud/LocalStorage": [
54 "source_files": "Sources/Storage/**/*.swift",
55 "resources": "Sources/Storage/**/*.{xcdatamodeld}"
66 "LeanCloud/Storage": [
70 "source_files": "Sources/IM/**/*.swift",
71 "resources": "Sources/IM/**/*.{xcdatamodeld}"