blob: 73aca3cfa01a4236a920818d1df1da4e929a160b [file] [log] [blame]
{
"name": "HRCoder",
"version": "1.2.3",
"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.3"
},
"platforms": {
"ios": "4.3",
"osx": "10.6"
},
"source_files": "HRCoder",
"requires_arc": false
}