[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 1 / d / NSObject-ObjectIO / 1.0.0 / NSObject-ObjectIO.podspec.json
blob89137246b0e1f4783894008fcdd7fa3e89a3bd6f
2   "name": "NSObject-ObjectIO",
3   "version": "1.0.0",
4   "summary": "ObjectIO is an NSObject Category for writing and reading objects to and from files, with encryption support.",
5   "homepage": "https://github.com/uacaps/NSObject-ObjectIO",
6   "license": {
7     "type": "UA",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "uacaps": "care@cs.ua.edu"
12   },
13   "source": {
14     "git": "https://github.com/uacaps/NSObject-ObjectIO.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "NSObject-ObjectIO/*.{h,m}",
21   "requires_arc": true