[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / 4 / OptableSDK / 0.9.0 / OptableSDK.podspec.json
blob7999c585f7da7728d78c947a93a7627cb588a1ef
2   "name": "OptableSDK",
3   "version": "0.9.0",
4   "summary": "A lightweight SDK used to integrate iOS apps with the Optable Sandbox",
5   "description": "The Optable SDK is used to integrate an iOS application with an instance of the\nOptable Sandbox. It provides client-side APIs that enable identity resolution,\naudience segmentation and targeting, and other marketing and advertising\ncapabilities.",
6   "homepage": "https://github.com/Optable/optable-ios-sdk",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Optable Technologies Inc": "support@optable.co"
13   },
14   "platforms": {
15     "ios": "9.2"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Optable/optable-ios-sdk.git",
20     "tag": "0.9.0"
21   },
22   "source_files": "Source/**/*.{h,m,swift}",
23   "frameworks": [
24     "Foundation",
25     "WebKit",
26     "CryptoKit",
27     "AdSupport"
28   ],
29   "swift_version": "5.0"