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