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