blob: f68a0c8d06870ef29c1bedff4a1acfc81e31ed09 [file] [log] [blame]
{
"name": "ElastiQ",
"version": "0.4",
"summary": "Generate ElasticSearch query in Swift",
"homepage": "https://github.com/sgr-ksmt/ElastiQ",
"license": "MIT",
"authors": {
"Suguru Kishimoto": "melodydance.k.s@gmail.com"
},
"source": {
"git": "https://github.com/sgr-ksmt/ElastiQ.git",
"tag": "0.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}