[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 3 / myTrackerSDK / 3.0.3 / myTrackerSDK.podspec.json
blob52ce0881d0fc97cd551782c2ce2574f2098d8653
2   "name": "myTrackerSDK",
3   "version": "3.0.3",
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/",
8   "license": {
9     "type": "LGPL-3.0"
10   },
11   "authors": {
12     "My.com": "sdk_mytracker@corp.my.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "ios": {
18     "source_files": "MyTrackerSDK.xcframework/**/*.h",
19     "public_header_files": "MyTrackerSDK.xcframework/**/*.h",
20     "vendored_frameworks": "MyTrackerSDK.xcframework"
21   },
22   "source": {
23     "http": "https://github.com/myTrackerSDK/mytracker-ios/releases/download/3.0.3/mytracker-ios-sdk-3.0.3.zip"
24   },
25   "frameworks": [
26     "AdSupport",
27     "SystemConfiguration",
28     "CoreTelephony",
29     "CoreData",
30     "UIKit",
31     "iAd",
32     "StoreKit",
33     "CoreMotion"
34   ],
35   "weak_frameworks": "AdServices",
36   "libraries": "z",
37   "requires_arc": true,
38   "pod_target_xcconfig": {
39     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
40     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
41   },
42   "user_target_xcconfig": {
43     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
44     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
45   }