2 "name": "JustTrackSDKIronSource",
4 "summary": "IronSource Integration AddOn for the justtrack SDK.",
5 "description": "This pod adds support to integrate with IronSource to the justtrack SDK. You only have to include it in your project, you don't need to do anything else.",
6 "homepage": "https://docs.justtrack.io/sdk/ios-sdk-readme",
12 "justtrack": "https://justtrack.io/contact/"
15 "http": "https://sdk.justtrack.io/pods/JustTrackSDKIronSource/JustTrackSDKIronSource-4.3.4.zip",
21 "swift_versions": "5.0",
24 "JustTrackSDKIronSource/**/*.{swift,h,m,mm}",
25 "JustTrackSDKIronSource/JustTrackSDKIronSource.h"
27 "public_header_files": "JustTrackSDKIronSource/JustTrackSDKIronSource.h",
28 "frameworks": "UIKit",
29 "static_framework": true,
30 "user_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
32 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
34 "pod_target_xcconfig": {
35 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
36 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
46 "swift_version": "5.0"