[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / 0 / 4 / FTAppLovinAdAdapter / 1.0.1.1 / FTAppLovinAdAdapter.podspec.json
blob656e11ab75077a714bbb26a72fe9d182b50a8256
2   "name": "FTAppLovinAdAdapter",
3   "version": "1.0.1.1",
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     "file": "LICENSE",
10     "text": "Permission is hereby granted ..."
11   },
12   "authors": {
13     "liushuai-fotoable": "liushuai@fotoable.com"
14   },
15   "source": {
16     "http": "https://client-akamai.akgoo.net/ios/FTAppLovinAdAdpater-1.0.1.1.zip"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "*.framework",
23   "ios": {
24     "dependencies": {
25       "AppLovinSDK": [
26         "~> 6.9.5"
27       ],
28       "FTAdBaseAdapter": [
29         "~> 1.0.1.0"
30       ]
31     }
32   }