[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 3 / 1 / ArchiverEasy / 1.0 / ArchiverEasy.podspec.json
blob329d3edd3576bfef5eb5a9692df833d4b7b14a15
2   "name": "ArchiverEasy",
3   "version": "1.0",
4   "summary": "Easy Use NSKeyedUnarchiver And NSKeyedArchiver",
5   "description": "iOS Category to Easy Use NSKeyedUnarchiver And NSKeyedArchiver",
6   "homepage": "https://github.com/silence0201/ArchiverEasy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "authors": {
15     "Silence": "374619540@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/silence0201/ArchiverEasy.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "ArchiverEasy",
23     "ArchiverEasy/*.{h,m}"
24   ],
25   "exclude_files": "ArchiverEasy/Exclude",
26   "requires_arc": true,
27   "public_header_files": "ArchiverEasy/*.h"