[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / e / ToastLogger / 0.29.1 / ToastLogger.podspec.json
blobc476a6db8be537ea74d89f3ec1fdeb68ffdca09a
2   "name": "ToastLogger",
3   "version": "0.29.1",
4   "summary": "ToastSDK ToastLogger Version 0.29.1",
5   "homepage": "https://github.com/nhn/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-0.29.1/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.29.1.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.29.1/xcframeworks/ToastLogger.xcframework",
27       "toastcloud.sdk-0.29.1/External/CrashReporter/CrashReporter.xcframework"
28     ]
29   },
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ],
34   "dependencies": {
35     "ToastCore": [
36       "0.29.1"
37     ],
38     "ToastSymbolUploader": [
39       "0.0.1"
40     ]
41   }