blob: ee4edffd8ae373efc93dd7d9fb29fc26b28c0988 [file] [log] [blame]
{
"name": "DHQueryString",
"version": "0.1.1",
"summary": "QueryString Encoder/Decoder For Swift",
"description": "- QueryString Encoder/Decoder For Swift",
"homepage": "https://github.com/drahot/DHQueryString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tatsuya Hotta": "hotterdragon@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/drahot/DHQueryString.git",
"tag": "0.1.1"
},
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}