[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 2 / d / ElasticSwift / 1.0.0-alpha.5 / ElasticSwift.podspec.json
blob1a133c09cda46347c46b6b6b4a50475f0eda3aeb
2   "name": "ElasticSwift",
3   "version": "1.0.0-alpha.5",
4   "summary": "Elasticsearch client in native swift",
5   "description": "ElasticSwift allows you to bring prower of elasticsearch in your apps on macOS, iOS, tvOS, watchOS and linux.",
6   "homepage": "http://github.com/pksprojects/ElasticSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pksprojects": "support@pksprojects.com"
13   },
14   "source": {
15     "git": "https://github.com/pksprojects/ElasticSwift.git",
16     "tag": "v1.0.0-alpha.5"
17   },
18   "platforms": {
19     "ios": "12.2",
20     "osx": "10.14.4",
21     "watchos": "5.2",
22     "tvos": "12.2"
23   },
24   "source_files": "Sources/ElasticSwift/**/*.swift"