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