[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / e / ToastLogger / 0.14.2 / ToastLogger.podspec.json
blob8d388315f18ca34415342132d1fc187974202150
2   "name": "ToastLogger",
3   "version": "0.14.2",
4   "summary": "ToastSDK ToastLogger Version 0.14.2",
5   "homepage": "https://github.com/nhn/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-0.14.2/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.14.2.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "user_target_xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "ios": {
25     "vendored_frameworks": [
26       "toastcloud.sdk-0.14.2/Frameworks/ToastLogger.framework",
27       "toastcloud.sdk-0.14.2/Frameworks/External/CrashReporter.framework"
28     ]
29   },
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ],
34   "dependencies": {
35     "ToastCore": [
36       "0.14.2"
37     ]
38   }