[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 8 / KlevinAdSDK / 2.5.1.202 / KlevinAdSDK.podspec.json
blob9277a78ebbb54a352932c9c5852dff3ee7ddddda
2   "name": "KlevinAdSDK",
3   "version": "2.5.1.202",
4   "summary": "游可赢广告SDK",
5   "description": "游可赢广告SDK,为第三方移动应用快速对接互动娱乐游戏广告服务。",
6   "homepage": "https://yky.qq.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KlevinAdSDK": "3394406214@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/KlevinTech/KlevinAdSDK-iOS.git",
19     "tag": "2.5.1.202"
20   },
21   "vendored_frameworks": "KlevinAdSDK.framework",
22   "weak_frameworks": [
23     "AdSupport",
24     "AppTrackingTransparency",
25     "WebKit"
26   ],
27   "frameworks": [
28     "StoreKit",
29     "SystemConfiguration",
30     "CoreTelephony",
31     "AVKit",
32     "AVFoundation",
33     "CoreMedia"
34   ],
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "pod_target_xcconfig": {
42     "VALID_ARCHS": "$(ARCHS_STANDARD_64_BIT) armv7",
43     "ENABLE_BITCODE": "NO"
44   }