[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 9 / 5 / BrokenPodLink / 2 / BrokenPodLink.podspec.json
blobc63c4a2db89ee9308fc4929b7640984c089b9db6
2   "name": "BrokenPodLink",
3   "version": "2",
4   "summary": "TEST Validate Pod With Architetures  Simulateur",
5   "homepage": "https://developers.madvertise.com/",
6   "license": {
7     "type": "Creative Commons Legal Code, Attribution 3.0 Unported"
8   },
9   "authors": {
10     "MAdvertise": "http://madvertise.com/",
11     "Technical Assistance": "admin@madvertise.com"
12   },
13   "source": {
14     "http": "https://install.anypli.com/mngads/BrokenPodLink.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "xcconfig": {
21     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/BrokenPodLink/BrokenPodLink\"",
22     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/BrokenPodLink/BrokenPodLink\""
23   },
24   "frameworks": [
25     "CoreGraphics",
26     "QuartzCore",
27     "SystemConfiguration",
28     "MediaPlayer",
29     "CoreMotion",
30     "EventKitUI",
31     "EventKit",
32     "AdSupport",
33     "StoreKit",
34     "CoreLocation",
35     "Accelerate",
36     "CoreTelephony",
37     "MessageUI"
38   ],
39   "default_subspecs": "Full",
40   "subspecs": [
41     {
42       "name": "Core",
43       "source_files": "BrokenPodLink/**/*.h",
44       "preserve_paths": "BrokenPodLink/libBlueStack.a",
45       "libraries": "BrokenPodLink",
46       "dependencies": {
47         "BrokenPodLink/OMSDKMadvertise": [
49         ]
50       }
51     },
52     {
53       "name": "OMSDKMadvertise",
54       "vendored_frameworks": "BrokenPodLink/OMSDK_Madvertise.xcframework",
55       "preserve_paths": "BrokenPodLink/OMSDK_Madvertise.xcframework"
56     },
57     {
58       "name": "FBAudienceNetwork",
59       "preserve_paths": "BrokenPodLink/libMNGAdsFacebookAdapter.a",
60       "libraries": "MNGAdsFacebookAdapter",
61       "dependencies": {
62         "FBAudienceNetwork": [
63           "6.2.1"
64         ],
65         "BrokenPodLink/Core": [
67         ]
68       }
69     },
70     {
71       "name": "CriteoPublisherSdk",
72       "preserve_paths": "BrokenPodLink/libBluestackBiddingHBCriteo.a",
73       "libraries": "BluestackBiddingHBCriteo",
74       "dependencies": {
75         "BrokenPodLink/Core": [
77         ]
78       }
79     },
80     {
81       "name": "Full",
82       "dependencies": {
83         "BrokenPodLink/Core": [
85         ],
86         "BrokenPodLink/CriteoPublisherSdk": [
88         ],
89         "BrokenPodLink/FBAudienceNetwork": [
91         ]
92       }
93     }
94   ]