[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / 9 / FTFacebookAdAdapter / 1.0.1.1 / FTFacebookAdAdapter.podspec.json
blobacbe121316407cc360028286324081900b56c7ea
2   "name": "FTFacebookAdAdapter",
3   "version": "1.0.1.1",
4   "summary": "Base a Facebook 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     "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/FTFacebookAdAdapter-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       "FBAudienceNetwork": [
26         "~> 5.6.0"
27       ],
28       "FTAdBaseAdapter": [
29         "~> 1.0.1.0"
30       ]
31     }
32   }