[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 0 / Mach-Swift / 1.0.1 / Mach-Swift.podspec.json
blob58d4a94d3a76e2196550f2d782cce6026d0a3765
2   "name": "Mach-Swift",
3   "version": "1.0.1",
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.1"
21   },
22   "source_files": "Mach-Swift/**/*.{swift}",
23   "swift_version": "5.0",
24   "requires_arc": true