[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / e / ToastLogger / 0.30.0 / ToastLogger.podspec.json
blob9773ea0e1b7ce603f5508490afab85873335c532
2   "name": "ToastLogger",
3   "version": "0.30.0",
4   "summary": "ToastSDK ToastLogger Version 0.30.0",
5   "homepage": "https://github.com/nhn/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-0.30.0/LICENSE.md"
9   },
10   "authors": {
11     "hyup1028": "hyup1028@nhn.com",
12     "hyup1028-nhnent": "hyup1028@nhnent.com"
13   },
14   "source": {
15     "http": "https://github.com/nhn/toastcloud.sdk/archive/0.30.0.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "user_target_xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "ios": {
25     "vendored_frameworks": [
26       "toastcloud.sdk-0.30.0/xcframeworks/ToastLogger.xcframework",
27       "toastcloud.sdk-0.30.0/External/CrashReporter/CrashReporter.xcframework"
28     ]
29   },
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ],
34   "dependencies": {
35     "ToastCore": [
36       "0.30.0"
37     ],
38     "ToastSymbolUploader": [
39       "0.0.1"
40     ]
41   }