blob: 3117a9daad04be4935c378a2e1cce16d24c4c816 [file] [log] [blame]
{
"name": "NSDictionaryAsURLQuery",
"version": "0.0.2",
"summary": "URLQueryBuilder convert NSDictionary to URL query string.",
"homepage": "https://github.com/azu/NSDictionaryAsURLQuery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "info@efcl.info"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/azu/NSDictionaryAsURLQuery.git",
"tag": "0.0.2"
},
"source_files": "lib/**/*.{h,m}",
"requires_arc": true
}