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