[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / a / 6 / IBMTealeafDebug / 10.6.21 / IBMTealeafDebug.podspec.json
blobb2bb169dbfab16c3447ac40b3b1c51bd5affcc1f
2   "name": "IBMTealeafDebug",
3   "version": "10.6.21",
4   "authors": "Acoustic, L.P.",
5   "license": {
6     "type": "Proprietary, Acoustic, L.P.",
7     "file": "Licenses/License"
8   },
9   "homepage": "https://github.com/ibm-watson-cxa/IBMTealeaf",
10   "summary": "Acoustic Tealeaf iOS SDK",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/ibm-watson-cxa/IBMTealeaf.git",
16     "tag": "10.6.21"
17   },
18   "default_subspecs": "Core",
19   "subspecs": [
20     {
21       "name": "Core",
22       "frameworks": [
23         "SystemConfiguration",
24         "CoreTelephony",
25         "CoreLocation",
26         "WebKit"
27       ],
28       "libraries": "z",
29       "resources": "SDKs/iOS/Debug/Tealeaf.framework/TLFResources.bundle",
30       "xcconfig": {
31         "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/SDKs/iOS/Debug/Tealeaf.framework/Headers/\"/** "
32       },
33       "vendored_frameworks": "SDKs/iOS/Debug/Tealeaf.framework",
34       "dependencies": {
35         "EOCoreDebug": [
37         ]
38       }
39     },
40     {
41       "name": "MD5",
42       "dependencies": {
43         "TealeafMD5Debug": [
45         ],
46         "IBMTealeafDebug/Core": [
48         ]
49       }
50     },
51     {
52       "name": "SHA512",
53       "dependencies": {
54         "TealeafSHA2Debug": [
56         ],
57         "IBMTealeafDebug/Core": [
59         ]
60       }
61     }
62   ]