3 "version": "16.0.0-beta.5",
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.5"
15 "swift_versions": "5.0",
30 "source_files": "Sources/Storage/**/*.{h,m,swift}",
31 "resources": "Sources/Storage/**/*.{xcdatamodeld}",
32 "private_header_files": "Sources/Storage/Foundation/Polyfill/Polyfill.h",
33 "preserve_paths": "Sources/Storage/Foundation/**/*.{modulemap}",
34 "pod_target_xcconfig": {
35 "SWIFT_INCLUDE_PATHS": "\"$(PODS_TARGET_SRCROOT)\"/**"
47 "LeanCloud/Storage": [
51 "source_files": "Sources/IM/**/*.swift",
52 "resources": "Sources/IM/**/*.{xcdatamodeld}"