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