blob: a862a464508664bbbbf097494a3f3a24be3d343e [file] [log] [blame]
{
"name": "RDHOrderedDictionary",
"version": "0.2.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.2.0"
},
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "RDHOrderedDictionary/**/*.{h,m}",
"public_header_files": "RDHOrderedDictionary/RDHOrderedDictionary.h"
}