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