[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 6 / BytedanceUnionAD / 1.0.0 / BytedanceUnionAD.podspec.json
blob6d22e4d242cf7730cb5ad5e6f1b37928ab778582
2   "name": "BytedanceUnionAD",
3   "version": "1.0.0",
4   "summary": "WMAdSDK is a SDK from Bytedance providing union AD service.",
5   "description": "Bytedance provides Union ADs which include native、banner、feed、spalsh、splash、RewardVideo etc.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Siwant": "yuanhuan@bytedance.com"
12   },
13   "homepage": "https://github.com/yh980237697/Bytedance_UnionAd",
14   "source": {
15     "git": "https://github.com/yh980237697/Bytedance_UnionAd.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "MapKit",
24     "WebKit",
25     "MediaPlayer",
26     "CoreLocation",
27     "AdSupport",
28     "CoreMedia",
29     "AVFoundation",
30     "CoreTelephony",
31     "StoreKit",
32     "SystemConfiguration",
33     "MobileCoreServices"
34   ],
35   "vendored_frameworks": "Bytedance_UnionAd/Frameworks/WMAdSDK.framework",
36   "resource_bundles": {
37     "Bytedance_UnionAd": [
38       "Bytedance_UnionAd/Frameworks/WMAdSDK.bundle"
39     ]
40   }