blob: 356c1bc8a29993de41020a00d518f252e09550c8 [file] [log] [blame]
{
"name": "GHODictionary",
"version": "1.0.0",
"summary": "Ordered dictionary.",
"homepage": "https://github.com/gabriel/GHODictionary",
"license": {
"type": "MIT"
},
"authors": {
"Gabriel Handford": "gabrielh@gmail.com"
},
"source": {
"git": "https://github.com/gabriel/GHODictionary.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "GHODictionary/**/*.{c,h,m}"
}