[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 8 / 1 / FTVungleAdAdapter / 1.0.1.6 / FTVungleAdAdapter.podspec.json
blob18f5613a17786b1369716262d4ecce08fff74be7
2   "name": "FTVungleAdAdapter",
3   "version": "1.0.1.6",
4   "summary": "Base a Admob Adapter",
5   "description": "It is a FTAdBaseAdapter 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/FTVungleAdAdapter-1.0.1.6.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "vendored_frameworks": "*.framework",
21   "ios": {
22     "dependencies": {
23       "VungleSDK-iOS": [
24         "~> 6.5.3"
25       ],
26       "FTAdBaseAdapter": [
27         "~> 1.0.1.2"
28       ]
29     }
30   }