[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / 0 / JustTrackSDK / 4.5.0 / JustTrackSDK.podspec.json
blob0110666b85e4b1c63e3ab48dd7aa8d65eb137feb
2   "name": "JustTrackSDK",
3   "version": "4.5.0",
4   "summary": "justtrack is AppLike Group's next level attribution & UA automation platform - built by app publishers for app publishers.",
5   "description": "The justtrack SDK provides you the ability to track attributions and user behavior of your app. Find out where your users are coming from, how they behave in your app, and where you can optimize your user acquisition.",
6   "homepage": "https://justtrack.gitbook.io/sdk/v/4.5.0/ios/overview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "justtrack": "https://justtrack.io/contact/"
13   },
14   "source": {
15     "http": "https://sdk.justtrack.io/pods/JustTrackSDK/JustTrackSDK-4.5.0.zip",
16     "flatten": false
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.7",
23     "5.8"
24   ],
25   "requires_arc": true,
26   "source_files": "JustTrackSDK.xcframework/**/Headers/*.{h,m}",
27   "public_header_files": "JustTrackSDK.xcframework/**/Headers/*.h",
28   "vendored_frameworks": "JustTrackSDK.xcframework",
29   "preserve_paths": "JustTrackSDK.xcframework/*",
30   "frameworks": [
31     "AdServices",
32     "AdSupport",
33     "AppTrackingTransparency",
34     "CoreTelephony",
35     "CryptoKit",
36     "Foundation",
37     "StoreKit",
38     "SystemConfiguration",
39     "UIKit"
40   ],
41   "swift_version": "5.8"