[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 3 / 0 / Optidash / 1.0.0 / Optidash.podspec.json
blob423dcb9684193f949381328575dc2f6168c8b843
2   "name": "Optidash",
3   "version": "1.0.0",
4   "summary": "Official Swift SDK for Optidash",
5   "description": "Optidash is an AI-powered image optimization and processing API. We will drastically speed-up your websites and save you money on bandwidth and storage.",
6   "homepage": "https://optidash.ai",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Optidash": "support@optidash.ai"
13   },
14   "source": {
15     "git": "https://github.com/optidash-ai/optidash-swift.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Optidash/Classes/**/*",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.14"
22   },
23   "ios": {
24     "frameworks": [
25       "UIKit",
26       "Foundation",
27       "MobileCoreServices"
28     ]
29   },
30   "osx": {
31     "frameworks": [
32       "Foundation",
33       "CoreServices"
34     ]
35   },
36   "swift_versions": "5.0",
37   "swift_version": "5.0"