[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 6 / ElastiQ / 0.2 / ElastiQ.podspec.json
blobfdd8bc558a7e68eb6f97436c8f366dac4275bc81
2   "name": "ElastiQ",
3   "version": "0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Sources/**/*",
19   "pushed_with_swift_version": "3.0"