[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / d / ElasticSwift / 1.0.0-alpha.3 / ElasticSwift.podspec.json
blobc060ad99de179f578f2d2ce8eddc1aa045e77024
2   "name": "ElasticSwift",
3   "version": "1.0.0-alpha.3",
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.3"
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"