4 "summary": "UX Library for Kin SDK iOS",
5 "description": "The KinUX library provides an out of the box model UI for spending Kin within an iOS application. Specificy what you're buying, your account, tap confirm. Success.",
6 "homepage": "https://github.com/kinecosystem/kin-ios",
12 "Kik Enginerring": "engineering@kik.com"
15 "git": "https://github.com/kinecosystem/kin-ios.git"
20 "swift_versions": "5.0",
21 "source_files": "KinUX/KinUX/Src/**/*",
36 "pod_target_xcconfig": {
37 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 GPB_GRPC_FORWARD_DECLARE_MESSAGE_PROTO=1",
38 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
39 "USE_HEADERMAP": "NO",
40 "ALWAYS_SEARCH_USER_PATHS": "NO",
41 "USER_HEADER_SEARCH_PATHS": "$(PODS_ROOT)/KinGrpcApi/KinGrpcApi/gen",
42 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/KinGrpcApi/KinGrpcApi/gen"
44 "swift_version": "5.0"