[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / d / 5 / 9 / YostarSDK_Global / 0.0.1 / YostarSDK_Global.podspec.json
blob6e1d97cf0e5ff1cdb2afa15ca3d94517299a327f
2   "name": "YostarSDK_Global",
3   "version": "0.0.1",
4   "summary": "YostarSDK_Global is a library for Game developer.",
5   "description": "1.Assist game developers to quickly access account functions: Facebook, Twitter, Apple\n2.Provide Apple in-app purchase function\n3.Provide customer service function\n4.Provide Google firebase function",
6   "homepage": "https://githk.azurlane.jp:8888/yostar/sdk/yostarsdk/yostar_sdk_ios_demo",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "Yostar": "xiaohui.hu@yo-star.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://githk.azurlane.jp:8888/yostarpublic/sdk/oversea/yostar_sdk_ios_cocoapods.git",
19     "tag": "0.0.1"
20   },
21   "vendored_frameworks": "YostarSDK_Global/**/*.framework",
22   "static_framework": true,
23   "source_files": "YostarSDK_Global/**/*.{h}",
24   "resources": "YostarSDK_Global/**/*.bundle",
25   "weak_frameworks": "AppTrackingTransparency",
26   "frameworks": [
27     "Accelerate",
28     "AdSupport",
29     "AudioToolbox",
30     "CoreSpotlight",
31     "CoreMotion",
32     "CoreLocation",
33     "CoreText",
34     "CoreTelephony",
35     "CoreTelephony",
36     "CoreGraphics",
37     "iAd",
38     "SystemConfiguration",
39     "UIKit",
40     "QuartzCore",
41     "QuickLook",
42     "MobileCoreServices",
43     "MapKit",
44     "Photos",
45     "StoreKit",
46     "SafariServices",
47     "StoreKit",
48     "Security",
49     "AppTrackingTransparency",
50     "AdServices"
51   ],
52   "libraries": [
53     "sqlite3",
54     "icucore",
55     "z",
56     "resolv",
57     "iconv.2"
58   ],
59   "requires_arc": true,
60   "xcconfig": {
61     "OTHER_LDFLAGS": [
62       "-ObjC",
63       "-lc++",
64       "-lz"
65     ]
66   }