[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / d / ElasticSwift / 1.0.0-alpha.6 / ElasticSwift.podspec.json
blob5814878a2747ec499779e7e995e0aebe0ca69b4b
2   "name": "ElasticSwift",
3   "version": "1.0.0-alpha.6",
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.6"
17   },
18   "swift_versions": "5.0",
19   "cocoapods_version": ">=1.6.0",
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.10",
23     "tvos": "10.0",
24     "watchos": "3.0"
25   },
26   "source_files": "Sources/ElasticSwift/**/*.swift",
27   "swift_version": "5.0"