[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / c / FTAdmobAdapter / 1.0.1.1 / FTAdmobAdapter.podspec.json
blobf49c0030133a98253750d8b81771b8c558c23d83
2   "name": "FTAdmobAdapter",
3   "version": "1.0.1.1",
4   "summary": "a Admob Adapter",
5   "description": "It is a AdmobAdapter 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/FTAdmobAdapter-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       "Google-Mobile-Ads-SDK": [
26         "~> 7.53.1"
27       ],
28       "FTAdBaseAdapter": [
29         "~> 1.0.1.0"
30       ]
31     }
32   }