blob: b5e766edf225df0f57ee50b3a228bd1ae90e239f [file] [log] [blame]
{
"name": "RDHOrderedDictionary",
"version": "0.1.0",
"license": "MIT",
"summary": "Ordered version of NSDictionary.",
"homepage": "https://github.com/rhodgkins/RDHOrderedDictionary",
"authors": "Rich Hodgkins",
"source": {
"git": "https://github.com/rhodgkins/RDHOrderedDictionary.git",
"tag": "0.1.0"
},
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "RDHOrderedDictionary/**/*.{h,m}",
"public_header_files": "RDHOrderedDictionary/RDHOrderedDictionary.h"
}