blob: d23264dc2ed658eeff837ffcf41db576d242bbb3 [file] [log] [blame]
{
"name": "HRCoder",
"version": "1.2.2",
"summary": "HRCoder is a replacement for the NSKeyedArchiver and NSKeyedUnarchiver classes that read/writes data as human-readable XML.",
"homepage": "https://github.com/nicklockwood/HRCoder",
"license": "zlib",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/HRCoder.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "4.3",
"osx": "10.6"
},
"source_files": "HRCoder",
"requires_arc": false
}