[Add] KJAdSDK 1.4.1.26
[CocoaPods.git] / Specs / d / 9 / 7 / ToastLoggerTest / 0.0.2 / ToastLoggerTest.podspec.json
blob2857303b52544399649067659f61abd295683488
2   "name": "ToastLoggerTest",
3   "version": "0.0.2",
4   "summary": "ToastSDK Test ToastLogger Version 0.0.2",
5   "homepage": "https://github.com/hyup1028/toastcloud.test",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.test-0.0.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/hyup1028/toastcloud.test/archive/0.0.2.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "user_target_xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "ios": {
25     "vendored_frameworks": [
26       "toastcloud.test-0.0.2/Frameworks/ToastLogger.framework",
27       "toastcloud.test-0.0.2/Frameworks/External/CrashReporter.framework"
28     ]
29   },
30   "resources": [
31     "toastcloud.test-0.0.2/SymbolUploader",
32     "toastcloud.test-0.0.2/run"
33   ],
34   "frameworks": [
35     "Foundation",
36     "UIKit"
37   ],
38   "dependencies": {
39     "ToastCore": [
40       "0.27.1"
41     ]
42   }