[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / e / 0 / Mach-Swift / 1.0.3 / Mach-Swift.podspec.json
blobdd1ca48a72b77e21bb237d306463c633e4989636
2   "name": "Mach-Swift",
3   "version": "1.0.3",
4   "summary": "You can easily get information from Mach.",
5   "description": "You can easily get information from Mach.\nThis framework wrapped Mach functions in Swift.",
6   "homepage": "https://github.com/daisuke-t-jp/Mach-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "daisuke-t-jp": "daisuke.t.jp@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12"
17   },
18   "source": {
19     "git": "https://github.com/daisuke-t-jp/Mach-Swift.git",
20     "tag": "1.0.3"
21   },
22   "source_files": "Mach-Swift/**/*.{swift}",
23   "swift_version": "5.0",
24   "requires_arc": true