blob: 084042d5adf061d5dc802047ba7d83af26fec97f [file] [log] [blame]
{
"name": "GHODictionary",
"version": "1.0.9",
"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.9"
},
"requires_arc": true,
"source_files": "GHODictionary/**/*.{c,h,m}",
"platforms": {
"ios": "6.0",
"osx": "10.8"
}
}