[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / 1 / PokktMediationAdapter / 8.2.1 / PokktMediationAdapter.podspec.json
blobad789cc996d7427ee2f3301e81bfb29004661e84
2   "name": "PokktMediationAdapter",
3   "version": "8.2.1",
4   "summary": "PokktMediationAdapter",
5   "homepage": "https://github.com/AnyMindG/AnyManagerSDK.git",
6   "authors": {
7     "Name": "plugindev@pokkt.com"
8   },
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n    http://www.apache.org/licenses/LICENSE-2.0\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/AnyMindG/AnyManagerSDK/releases/download/1000.1.0/PokktAds.zip"
18   },
19   "source_files": "PokktAds/*.{h,m,swift}",
20   "vendored_frameworks": "PokktAds/PokktSDK.xcframework",
21   "static_framework": true,
22   "frameworks": [
23     "CoreData",
24     "MediaPlayer",
25     "Foundation",
26     "UIKit",
27     "CoreTelephony",
28     "AdSupport",
29     "CoreGraphics",
30     "CoreMotion",
31     "MessageUI",
32     "EventKit",
33     "EventKitUI",
34     "CoreLocation",
35     "AVFoundation",
36     "CFNetwork",
37     "StoreKit",
38     "WebKit",
39     "PassKit",
40     "AudioToolbox",
41     "CoreMedia",
42     "JavaScriptCore",
43     "CoreServices",
44     "SafariServices",
45     "Social",
46     "AppTrackingTransparency",
47     "MobileCoreServices"
48   ],
49   "libraries": [
50     "xml2.2",
51     "c++",
52     "xml2",
53     "z",
54     "sqlite3",
55     "z.1.2.5"
56   ],
57   "ios": {
58     "frameworks": "SystemConfiguration"
59   },
60   "user_target_xcconfig": {
61     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
62   },
63   "pod_target_xcconfig": {
64     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
65   },
66   "dependencies": {
67     "Google-Mobile-Ads-SDK": [
69     ],
70     "PersonalizedAdConsent": [
72     ]
73   }