[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / f / 9 / yf_FacebookAdsSDK / 5.6.0 / yf_FacebookAdsSDK.podspec.json
blob771f9ca22a9954604993c1a12d66f25368f8d316
2   "name": "yf_FacebookAdsSDK",
3   "version": "5.6.0",
4   "summary": "yf_FacebookAdsSDK",
5   "description": "yf_FacebookAdsSDK for ads",
6   "homepage": "https://git.coding.net/yeahyf/yf_FacebookAdsSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leonard.li": "liqiang@game7.cc"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://git.coding.net/yeahyf/yf_FacebookAdsSDK.git",
19     "tag": "5.6.0"
20   },
21   "vendored_frameworks": "Facebook/FBAudienceNetwork.framework",
22   "source_files": "Facebook/FBAudienceNetwork.framework/Headers/*.{h}",
23   "public_header_files": "Facebook/FBAudienceNetwork.framework/Headers/**/*.{h}",
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC -lxml2"
26   },
27   "frameworks": [
28     "UIKit",
29     "AVFoundation",
30     "Foundation",
31     "CoreMedia",
32     "CoreLocation",
33     "CoreTelephony",
34     "SystemConfiguration",
35     "StoreKit",
36     "MediaPlayer",
37     "CFNetwork",
38     "AdSupport",
39     "ImageIO",
40     "VideoToolbox",
41     "CoreMotion",
42     "WebKit"
43   ],
44   "libraries": [
45     "z",
46     "stdc++",
47     "sqlite3"
48   ],
49   "dependencies": {
50     "FBSDKCoreKit/Basics": [
52     ]
53   },
54   "deprecated_in_favor_of": "YF_Facebook"