[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / d / 1 / 5 / DigitalAnalytics / 1.1.21 / DigitalAnalytics.podspec.json
blobf9157e160d81d486c68cf32c32f715624b4bc28b
2   "name": "DigitalAnalytics",
3   "version": "1.1.21",
4   "authors": "IBM",
5   "license": {
6     "type": "Proprietary, IBM",
7     "file": "Licenses/License"
8   },
9   "homepage": "https://github.com/ibm-watson-cxa/DigitalAnalytics",
10   "summary": "IBM Tealeaf iOS SDK",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "frameworks": [
15     "SystemConfiguration",
16     "CoreTelephony",
17     "CoreLocation",
18     "WebKit"
19   ],
20   "libraries": "z",
21   "resources": "SDKs/iOS/Release/DAMod.framework/DAMod.bundle",
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/\"/** "
24   },
25   "source": {
26     "git": "https://github.com/ibm-watson-cxa/DigitalAnalytics.git",
27     "tag": "1.1.21"
28   },
29   "vendored_frameworks": "SDKs/iOS/Release/DAMod.framework",
30   "dependencies": {
31     "EOCore": [
33     ]
34   }