[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 7 / 4 / e / ToastLogger / 1.0.0 / ToastLogger.podspec.json
blobe68695dd02313aec39f1b412d4fb7898093b8ed2
2   "name": "ToastLogger",
3   "version": "1.0.0",
4   "summary": "ToastSDK ToastLogger Version 1.0.0",
5   "homepage": "https://github.com/nhn/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-1.0.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/1.0.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": "toastcloud.sdk-1.0.0/xcframeworks/ToastLogger.xcframework"
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "dependencies": {
32     "NHNCloudCore": [
33       "1.0.0"
34     ],
35     "NHNCloudLogger": [
36       "1.0.0"
37     ]
38   }