[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 9 / 5 / 0 / JustTrackSDK / 4.4.1 / JustTrackSDK.podspec.json
blob6b93611d86e8920c35bc8a1bb3f735dc0e55111c
2   "name": "JustTrackSDK",
3   "version": "4.4.1",
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://docs.justtrack.io/sdk/ios-sdk-readme",
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.4.1.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"