[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / d / ElasticSwift / 1.0.0-alpha.2 / ElasticSwift.podspec.json
blobec48b32f91653f3b82c3b5f277df0dea60582e7d
2   "name": "ElasticSwift",
3   "version": "1.0.0-alpha.2",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.10",
21     "watchos": "3.0",
22     "tvos": "10.0"
23   },
24   "source_files": "Sources/ElasticSwift/**/*.swift"