[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 0 / 8 / 6 / StackProtobuf / 0.7.1 / StackProtobuf.podspec.json
blob61f45928c38debced4367770fcc31cc7a0ea3e98
2   "name": "StackProtobuf",
3   "version": "0.7.1",
4   "summary": "Provides API models for iOS Stack products",
5   "description": "Provides API models for iOS Stack products. Includes Objective-C models for Appodeal, BidMachine and DataCore SDKs",
6   "homepage": "https://appodealstack.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2022. Appodeal, Inc."
10   },
11   "authors": {
12     "Stack iOS Team": "https://appodealstack.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/StackAPI/0.7.1/StackAPI.zip"
19   },
20   "dependencies": {
21     "Protobuf": [
22       "~> 3.13"
23     ]
24   },
25   "vendored_frameworks": "StackAPI.xcframework",
26   "requires_arc": false,
27   "pod_target_xcconfig": {
28     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
29   },
30   "user_target_xcconfig": {
31     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
32   }