[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 4 / c / GroundTruthDisplaySDK / 1.1.9 / GroundTruthDisplaySDK.podspec.json
blob21d53dd5cf64beaab4f1623805a01e246043db75
2   "name": "GroundTruthDisplaySDK",
3   "version": "1.1.9",
4   "summary": "GroundTruth Display SDK iOS",
5   "homepage": "https://docs.groundtruth.com",
6   "documentation_url": "https://docs.groundtruth.com",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "GroundTruth": "sdk@groundtruth.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/xadrnd/display_sdk_ios.git",
19     "tag": "v1.1.9"
20   },
21   "source_files": "XADDisplaySdk/XADDisplaySdk/**/*.{h,m,swift}",
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
24   },
25   "frameworks": [
26     "SafariServices",
27     "WebKit",
28     "UIKit",
29     "CoreLocation",
30     "SystemConfiguration",
31     "Foundation"
32   ],
33   "libraries": "xml2",
34   "resources": "XADDisplaySdk/**/**/Resources/*.{png,js,xsd}",
35   "pushed_with_swift_version": "3.0"