[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / 2 / ElasticSwiftQueryDSL / 1.0.0-alpha.9 / ElasticSwiftQueryDSL.podspec.json
bloba2f7054256f9e6a8c12f27b0df029eacd61a55c9
2   "name": "ElasticSwiftQueryDSL",
3   "version": "1.0.0-alpha.9",
4   "summary": "Elasticsearch QueryDSL for ElasticSwift",
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.9",
17     "submodules": true
18   },
19   "swift_versions": "5.0",
20   "cocoapods_version": ">=1.6.0",
21   "platforms": {
22     "ios": "10.0",
23     "osx": "10.10",
24     "tvos": "10.0"
25   },
26   "source_files": "Sources/ElasticSwiftQueryDSL/**/*.swift",
27   "dependencies": {
28     "ElasticSwiftCodableUtils": [
29       "1.0.0-alpha.9"
30     ],
31     "ElasticSwiftCore": [
32       "1.0.0-alpha.9"
33     ],
34     "Logging": [
35       "~> 1.1.0"
36     ]
37   },
38   "swift_version": "5.0"