[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / b / e / PokktAds / 8.1.0 / PokktAds.podspec.json
blob6676dd11c0880b3ffb35646bd240927a673b571c
2   "name": "PokktAds",
3   "version": "8.1.0",
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.1.0/PokktSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "PokktSDK/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   }