[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 2 / 9 / HRCoder / 1.3 / HRCoder.podspec.json
blob427253b467692e406a5f67ea8f92dbb98be41eeb
2   "name": "HRCoder",
3   "version": "1.3",
4   "summary": "HRCoder is a replacement for the NSKeyedArchiver and NSKeyedUnarchiver classes that read/writes data as human-readable XML.",
5   "homepage": "https://github.com/nicklockwood/HRCoder",
6   "license": "zlib",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/HRCoder.git",
10     "tag": "1.3"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "4.3",
15     "osx": "10.6"
16   },
17   "source_files": "HRCoder"