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",
24 "source_files": "Sources/Foundation/**/*.{h,m,swift}",
25 "private_header_files": "Sources/Foundation/Polyfill/Polyfill.h",
26 "pod_target_xcconfig": {
27 "SWIFT_INCLUDE_PATHS": "\"$(PODS_TARGET_SRCROOT)\"/**"
29 "preserve_paths": "Sources/Foundation/**/*.{modulemap}"
32 "name": "LocalStorage",
34 "LeanCloud/Foundation": [
38 "source_files": "Sources/LocalStorage/**/*.swift"
46 "LeanCloud/Foundation": [
49 "LeanCloud/LocalStorage": [
53 "source_files": "Sources/Storage/**/*.swift",
54 "resources": "Sources/Storage/**/*.{xcdatamodeld}"