[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 4 / FTAppLovinAdAdapter / 1.0.1.4 / FTAppLovinAdAdapter.podspec.json
blobd5af3be092fe618d112e8869ea394be2a1eb3fdf
2   "name": "FTAppLovinAdAdapter",
3   "version": "1.0.1.4",
4   "summary": "a AppLovin Adapter",
5   "description": "It is a AppLovin Adapter used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "liushuai-fotoable": "liushuai@fotoable.com"
12   },
13   "source": {
14     "http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FTAppLovinAdAdapter-1.0.1.4.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "vendored_frameworks": "*.framework",
21   "ios": {
22     "dependencies": {
23       "AppLovinSDK": [
24         "~> 6.9.5"
25       ],
26       "FTAdBaseAdapter": [
27         "~> 1.0.1.2"
28       ]
29     }
30   }