[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / 4 / ADTFacebookAdapter / 4.0.0 / ADTFacebookAdapter.podspec.json
blob385b3c90fecf5bc066c0cb194727b0b34ad2e316
2   "name": "ADTFacebookAdapter",
3   "version": "4.0.0",
4   "summary": "Facebook Adapter for AdTiming",
5   "description": "Facebook adapter allows publishers to mediate Facebook banner, native, interstitial and video ads in AdTiming SDK",
6   "homepage": "https://www.adtiming.com/",
7   "authors": {
8     "AdTiming": "support@adtiming.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/AdTiming/ADTFacebookAdapter.git",
16     "tag": "4.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "ADTFacebookAdapter.framework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-lObjC"
25   }