blob: cfdd72f5a41303edab921bc50663cfeb225848af [file] [log] [blame]
{
"name": "AGQueryString",
"version": "0.1.0",
"summary": "Derive query string from Dictionary object",
"homepage": "https://github.com/ayushgoel/AGQueryString",
"license": "MIT",
"authors": {
"Ayush Goel": "ayushgoel111@gmail.com"
},
"source": {
"git": "https://github.com/ayushgoel/AGQueryString.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}