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