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.3.zip",
22 "JustTrackSDKIronSource/**/*.{swift,h,m,mm}",
23 "JustTrackSDKIronSource/JustTrackSDKIronSource.h"
25 "swift_versions": "5.0",
26 "public_header_files": "JustTrackSDKIronSource/JustTrackSDKIronSource.h",
27 "frameworks": "UIKit",
28 "static_framework": true,
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
31 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
33 "pod_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
35 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
45 "swift_version": "5.0"