[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 2 / 9 / HRCoder / 1.3.3 / HRCoder.podspec.json
blob4a0a3bae953163c2d834d221785c89104e156066
2   "name": "HRCoder",
3   "version": "1.3.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.3"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "4.3",
15     "tvos": "9.0",
16     "osx": "10.6"
17   },
18   "source_files": "HRCoder"