blob: e0f13ae3a99b5d376ac886e5ba02db40b4d6ac24 [file] [log] [blame]
{
"name": "DHQueryString",
"version": "0.1.3",
"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.3"
},
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}