blob: 427253b467692e406a5f67ea8f92dbb98be41eeb [file] [log] [blame]
{
"name": "HRCoder",
"version": "1.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"
},
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6"
},
"source_files": "HRCoder"
}