[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / e / c / FTAdmobAdapter / 1.0.1.12 / FTAdmobAdapter.podspec.json
blob47d191aa72e7a1918a00213a29bea5f838c38d7b
2   "name": "FTAdmobAdapter",
3   "version": "1.0.1.12",
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-1.0.1.12.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.57.0"
25       ],
26       "FTAdBaseAdapter": [
27         "~> 1.0.1.2"
28       ]
29     }
30   }