[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / c / CovertOps / 0.1.2 / CovertOps.podspec.json
blob0384c3e8a3461c3ffcd3b6158d24e0e8dc626b68
2   "name": "CovertOps",
3   "version": "0.1.2",
4   "summary": "A robust application framework built upon Operation and OperationQueue.",
5   "description": "An open source framework using operations from Apple's Foundation framework for achieving precise timing, exclusivity, thread safety, asynchronous behavior and dependency management.",
6   "homepage": "https://github.com/patricklynch/CovertOps",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "patricklynch": "pdlynch@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/patricklynch/CovertOps.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "CovertOps/Classes/**/*"