2 "name": "KinBaseCompat",
4 "summary": "Kin SDK for iOS",
5 "description": "The compatibility library implements the public surface layer to be a drop in replacement of the, now deprecated, kin-sdk-ios library.",
6 "homepage": "https://github.com/kinecosystem/kin-ios",
12 "Kik Engineering": "engineering@kik.com"
15 "git": "https://github.com/kinecosystem/kin-ios.git",
18 "module_name": "KinSDK",
19 "swift_versions": "5.0",
23 "source_files": "KinBaseCompat/KinBaseCompat/Src/**/*.swift",
24 "resources": "KinBaseCompat/KinBaseCompat/Src/KinBackupRestoreModule/*.{strings,xcassets}",
39 "pod_target_xcconfig": {
40 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 GPB_GRPC_FORWARD_DECLARE_MESSAGE_PROTO=1",
41 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
42 "USE_HEADERMAP": "NO",
43 "ALWAYS_SEARCH_USER_PATHS": "NO",
44 "USER_HEADER_SEARCH_PATHS": "$(PODS_ROOT)/KinGrpcApi/KinGrpcApi/gen",
45 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/KinGrpcApi/KinGrpcApi/gen"
47 "swift_version": "5.0"