[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 3 / e / TappxFrameworkWithoutCross / 4.0.6 / TappxFrameworkWithoutCross.podspec.json
bloba397967e56effd720862b43c9d05c55d7370fb35
2   "name": "TappxFrameworkWithoutCross",
3   "version": "4.0.6",
4   "summary": "Tappx SDK for iOS monetization (This is the SDK without 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/TappxFrameworkWithoutCross.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         "TappxFrameworkWithoutCross/OMSDK_Tappx": [
39         ]
40       },
41       "xcconfig": {
42         "OTHER_LDFLAGS": "-ObjC"
43       }
44     }
45   ]