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