blob: 4a0a3bae953163c2d834d221785c89104e156066 [file] [log] [blame]
{
"name": "HRCoder",
"version": "1.3.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.3.3"
},
"requires_arc": true,
"platforms": {
"ios": "4.3",
"tvos": "9.0",
"osx": "10.6"
},
"source_files": "HRCoder"
}