[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / b / d / PangleTry / 1.1 / PangleTry.podspec.json
blobb0a33f43870caa5a7a5ae1d56305d15485680d2f
2   "name": "PangleTry",
3   "version": "1.1",
4   "summary": "BUAdSDK is a SDK from Bytedance providing union AD service.",
5   "description": "Bytedance provides Union ADs which include native、banner、feed、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/bytedance/Bytedance-UnionAD",
14   "source": {
15     "git": "https://bitbucket.org/jiletx/pangle/",
16     "branch": "master",
17     "tag": "1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "MapKit",
25     "WebKit",
26     "MediaPlayer",
27     "CoreLocation",
28     "AdSupport",
29     "CoreMedia",
30     "AVFoundation",
31     "CoreTelephony",
32     "StoreKit",
33     "SystemConfiguration",
34     "MobileCoreServices",
35     "CoreMotion",
36     "Accelerate"
37   ],
38   "libraries": [
39     "c++",
40     "resolv",
41     "z",
42     "sqlite3"
43   ],
44   "vendored_frameworks": [
45     "Bytedance-UnionAd/Frameworks/BUAdSDK.framework",
46     "Bytedance-UnionAd/Frameworks/BUFoundation.framework"
47   ],
48   "resources": "Bytedance-UnionAd/Frameworks/BUAdSDK.bundle",
49   "xcconfig": {
50     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
51   }