[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / b / e / PokktAds / 8.0.1 / PokktAds.podspec.json
blobd6b73004719ff9980035201d07dc42a9db0d9381
2   "name": "PokktAds",
3   "version": "8.0.1",
4   "summary": "PokktAds SDK load ads",
5   "homepage": "https://github.com/pokktdev/PokktPod.git",
6   "authors": {
7     "Name": "plugindev@pokkt.com"
8   },
9   "license": {
10     "type": "Apache",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/pokktdev/PokktPod/releases/download/8.0.1/PokktSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "PokktSDK.framework",
21     "frameworks": "SystemConfiguration"
22   },
23   "frameworks": [
24     "CoreData",
25     "MediaPlayer",
26     "Foundation",
27     "UIKit",
28     "CoreTelephony",
29     "AdSupport",
30     "CoreGraphics",
31     "CoreMotion",
32     "MessageUI",
33     "EventKit",
34     "EventKitUI",
35     "CoreLocation",
36     "AVFoundation"
37   ],
38   "libraries": [
39     "xml2.2",
40     "c++",
41     "xml2"
42   ],
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   }