[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 0 / 3 / OperationLayer / 0.0.1 / OperationLayer.podspec.json
blob0001fa2006f8f46e35b0a209e3cb2175be7d625e
2   "name": "OperationLayer",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Base operation logic",
7   "requires_arc": true,
8   "version": "0.0.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alex Moiseenko": "me@alexmay23.com"
15   },
16   "homepage": "https://github.com/alexmay23/OperationLayer",
17   "source": {
18     "git": "https://github.com/alexmay23/OperationLayer.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "Sources/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"