2 "name": "SecureInputs",
4 "summary": "SecureInputs library for ios app.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/mercadolibre/fury_secure-inputs-ios",
12 "douglas eiki": "douglas.eiki@mercadolivre.com"
15 "git": "git@github.com:mercadolibre/fury_secure-inputs-ios.git",
18 "static_framework": true,
22 "swift_versions": "5.7",
23 "default_subspecs": "SecureInputs",
25 "SecureInputsResources": [
26 "LibraryComponents/Assets/*.*"
29 "pod_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "requires_app_host": false,
37 "source_files": "LibraryComponents/Tests/**/*.{swift}",
38 "frameworks": "XCTest"
45 "LibraryComponents/Sources/Networking/**/*.{swift}"
49 "name": "Tokenization",
51 "LibraryComponents/Sources/Tokenization/**/*.{swift}"
54 "SecureInputs/Networking": [
60 "name": "SecureInputs",
62 "LibraryComponents/Assets/*.*",
63 "LibraryComponents/Assets/**/*.xcassets"
66 "LibraryComponents/Sources/SecureInputs/**/*.{swift}"
69 "SecureInputs/Tokenization": [
78 "swift_version": "5.7"