4 "summary": "Attrackt.io",
5 "description": "Attrackt.io iOS Sdk",
6 "homepage": "https://attrackt.io",
8 "type": "Commercial License\"",
9 "text": "\\nCopyright 2022 Attrackt.io All rights reserved.\\n\\nThe Attrackt.io SDK is available under a commercial license (https://attrackt.io/eula).\\n\\n"
12 "Zack Kashkash": "zack@attrackt.io"
15 "http": "https://github.com/attrackt/Attrackt-Pod/releases/download/0.1.0/Attrackt.zip"
20 "vendored_frameworks": "Attrackt.xcframework",
21 "pod_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
23 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
27 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
32 "swift_versions": "5.0",
33 "source_files": "Attrackt.xcframework/**/*.{h,m}",
34 "static_framework": true,
35 "frameworks": "StoreKit",
36 "swift_version": "5.0"