| { |
| "name": "FTVungleAdAdapter", |
| "version": "1.0.1.6", |
| "summary": "Base a Admob Adapter", |
| "description": "It is a FTAdBaseAdapter used on iOS, which implement by Objective-C.", |
| "homepage": "https://github.com/fotoable-pub/monetize-sdk-ios", |
| "license": { |
| "type": "MIT" |
| }, |
| "authors": { |
| "liushuai-fotoable": "liushuai@fotoable.com" |
| }, |
| "source": { |
| "http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FTVungleAdAdapter-1.0.1.6.zip" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "vendored_frameworks": "*.framework", |
| "ios": { |
| "dependencies": { |
| "VungleSDK-iOS": [ |
| "~> 6.5.3" |
| ], |
| "FTAdBaseAdapter": [ |
| "~> 1.0.1.2" |
| ] |
| } |
| } |
| } |