[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 8 / FTAdcolonyAdAdapter / 1.0.1.0 / FTAdcolonyAdAdapter.podspec.json
blob2c3c7d336b1e18f9aa5eb024614bf5008d448aaf
2   "name": "FTAdcolonyAdAdapter",
3   "version": "1.0.1.0",
4   "summary": "Adcolony Adapter",
5   "description": "Adcolony广告SDK适配器",
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/FTAdcolonyAdAdapter-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       "FTAdBaseAdapter": [
26         "~> 1.0.1.0"
27       ],
28       "AdColony": [
29         "~> 4.1.1"
30       ]
31     }
32   }