[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / e / ToastLogger / 0.10.3 / ToastLogger.podspec.json
blobb5e312e99dc99ac0582de951a33835feef0b5d7b
2   "name": "ToastLogger",
3   "version": "0.10.3",
4   "summary": "ToastSDK ToastLogger Version 0.10.3",
5   "homepage": "https://github.com/nhnent/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-0.10.3/LICENSE.md"
9   },
10   "authors": {
11     "hyup1028-nhnent": "hyup1028@nhnent.com"
12   },
13   "source": {
14     "http": "https://github.com/nhnent/toastcloud.sdk/archive/0.10.3.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": "toastcloud.sdk-0.10.3/ToastLogger/Framework/ToastLogger.framework"
25   },
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "dependencies": {
31     "ToastCore": [
32       "0.10.3"
33     ],
34     "PLCrashReporter": [
35       "1.2.0"
36     ]
37   }