[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 6 / ElastiQ / 0.6 / ElastiQ.podspec.json
blob13b6873c90a7c0d4a8b78ad76cea17dda470a966
2   "name": "ElastiQ",
3   "version": "0.6",
4   "summary": "Generate ElasticSearch query in Swift",
5   "homepage": "https://github.com/sgr-ksmt/ElastiQ",
6   "license": "MIT",
7   "authors": {
8     "Suguru Kishimoto": "melodydance.k.s@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sgr-ksmt/ElastiQ.git",
12     "tag": "0.6"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Sources/**/*",
19   "pushed_with_swift_version": "4.0"