[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 3 / b / ElasticSwiftNetworking / 1.0.0-alpha.11 / ElasticSwiftNetworking.podspec.json
blob21fdbf61c85e6098a4e1488f30ec732d0acadce1
2   "name": "ElasticSwiftNetworking",
3   "version": "1.0.0-alpha.11",
4   "summary": "Networking layer of 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.11",
17     "submodules": true
18   },
19   "swift_versions": "5.0",
20   "cocoapods_version": ">=1.6.0",
21   "platforms": {
22     "ios": "10.0",
23     "osx": "10.12",
24     "tvos": "10.0"
25   },
26   "source_files": "Sources/ElasticSwiftNetworking/**/*.swift",
27   "dependencies": {
28     "ElasticSwiftCore": [
29       "1.0.0-alpha.11"
30     ],
31     "SwiftNIOHTTP1": [
32       "~> 2.14"
33     ],
34     "Logging": [
35       "~> 1.2"
36     ]
37   },
38   "swift_version": "5.0"