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 "http": "https://artifacts.mercadolibre.com/repository/ios-releases/SecureInputs/1.1.2/SecureInputs.zip"
17 "static_framework": true,
21 "swift_versions": "5.7",
22 "default_subspecs": "SecureInputs",
24 "SecureInputsResources": [
25 "LibraryComponents/Assets/*.*"
28 "pod_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35 "requires_app_host": false,
36 "source_files": "LibraryComponents/Tests/**/*.{swift}",
37 "frameworks": "XCTest"
44 "LibraryComponents/Sources/Networking/**/*.{swift}"
48 "name": "Tokenization",
50 "LibraryComponents/Sources/Tokenization/**/*.{swift}"
53 "SecureInputs/Networking": [
59 "name": "SecureInputs",
61 "LibraryComponents/Assets/*.*",
62 "LibraryComponents/Assets/**/*.xcassets"
65 "LibraryComponents/Sources/SecureInputs/**/*.{swift}"
68 "SecureInputs/Tokenization": [
77 "swift_version": "5.7"