[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 2 / f / YGAdRequestHelper / 3.6.1 / YGAdRequestHelper.podspec.json
blob9755dd87ff88e93147d13c35bf40a80f297178ae
2   "name": "YGAdRequestHelper",
3   "version": "3.6.1",
4   "summary": "FBAudienceNetwork和Google-Mobile-Ads-SDK的广告请求工具类",
5   "homepage": "https://gitee.com/xuyaguang/YGAdRequestHelper.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xuyaguang": "xu_yaguang@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/xuyaguang/YGAdRequestHelper.git",
18     "tag": "3.6.1"
19   },
20   "source_files": "YGAdRequestHelper/YGAdRequestHelper/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "StoreKit",
24     "CoreMotion",
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreGraphics",
29     "CoreImage",
30     "CoreMedia",
31     "Foundation",
32     "SafariServices",
33     "Security",
34     "UIKit",
35     "WebKit",
36     "VideoToolbox"
37   ],
38   "libraries": [
39     "c++",
40     "z",
41     "xml2"
42   ],
43   "dependencies": {
44     "YGAdFrameworks": [
46     ],
47     "Google-Mobile-Ads-SDK": [
49     ]
50   }