blob: 81ea5acf1082d18774d37e1a2129b06a27174402 [file] [log] [blame]
{
"name": "ElastiQ",
"version": "0.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}