2 "name": "myTrackerSDK",
4 "summary": "iOS SDK of myTracker analytics",
5 "description": "myTracker — free mobile analytics for iOS, Android and Windows platforms. Get connected to know everything about your apps, audience and advertising campaigns",
6 "homepage": "https://tracker.my.com",
7 "documentation_url": "https://tracker.my.com/docs/",
12 "My.com": "sdk_mytracker@corp.my.com"
18 "source_files": "MyTrackerSDK.xcframework/**/*.h",
19 "public_header_files": "MyTrackerSDK.xcframework/**/*.h",
20 "vendored_frameworks": "MyTrackerSDK.xcframework"
23 "http": "https://github.com/myTrackerSDK/mytracker-ios/releases/download/3.0.1/mytracker-ios-sdk-3.0.1.zip"
27 "SystemConfiguration",
37 "pod_target_xcconfig": {
38 "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
39 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
41 "user_target_xcconfig": {
42 "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
43 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"