[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / e / c / FTAdmobAdapter / 0.0.0.2 / FTAdmobAdapter.podspec.json
blobf8862c51bda517dea323a2f0bf7785b26f1cc942
2   "name": "FTAdmobAdapter",
3   "version": "0.0.0.2",
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/FTAdmobAdapter-0.0.0.2.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "vendored_frameworks": "*.framework",
21   "ios": {
22     "dependencies": {
23       "Google-Mobile-Ads-SDK": [
24         "~> 7.53.1"
25       ],
26       "FTAdBaseAdapter": [
27         "1.0.0.3"
28       ]
29     }
30   }