[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / d / TappxFrameworkWithCross / 4.0.6 / TappxFrameworkWithCross.podspec.json
blob73f8d4ad40be1954cb4931ec31e6d8ef8d2486ca
2   "name": "TappxFrameworkWithCross",
3   "version": "4.0.6",
4   "summary": "Tappx SDK for iOS monetization (This is the SDK with GoogleMobileAds).",
5   "description": "Tappx, an AdTech firm that offers innovative app monetization, user acquisition, and advertising solutions for mobile publishers, app developers, and advertisers; helps developers: \n\nMaximize its revenue and optimize the monetization performance\nIncrease its eCPMs being sure that the highest bid always wins\nGet high fill rates and the best quality ads from top brands worldwide\n\nThanks to the simple and flexible Tappx SDK, publishers and app developers can integrate the Tappx network to maximize their advertising revenue with 100% brand campaigns and increase the eCPMs with a convenient self-serve monetization platform.",
6   "homepage": "https://www.tappx.com",
7   "license": "MIT",
8   "authors": {
9     "Tappx": "tappx@tappx.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/tappx-com/TappxFrameworkWithCross.git",
16     "tag": "4.0.6"
17   },
18   "default_subspecs": "TappxFramework",
19   "subspecs": [
20     {
21       "name": "OMSDK_Tappx",
22       "vendored_frameworks": "OMSDK_Tappx.xcframework",
23       "platforms": {
24         "ios": "11.0"
25       },
26       "xcconfig": {
27         "OTHER_LDFLAGS": "-ObjC"
28       }
29     },
30     {
31       "name": "TappxFramework",
32       "vendored_frameworks": "TappxFramework.xcframework",
33       "platforms": {
34         "ios": "11.0"
35       },
36       "dependencies": {
37         "TappxFrameworkWithCross/OMSDK_Tappx": [
39         ],
40         "Google-Mobile-Ads-SDK": [
41           "~> 10.1.0"
42         ]
43       },
44       "xcconfig": {
45         "OTHER_LDFLAGS": "-ObjC"
46       }
47     }
48   ]