[Delete] YLCategory-Swift-MacOS 1.0.3
[CocoaPods.git] / Specs / c / e / 0 / Mach-Swift / 1.1.0 / Mach-Swift.podspec.json
blobbac7d294a5b4d4956a100650229c8906c47b0812
2   "name": "Mach-Swift",
3   "version": "1.1.0",
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   "screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/Mach-Swift/master/images/Mach-Swift.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "daisuke-t-jp": "daisuke.t.jp@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12"
18   },
19   "source": {
20     "git": "https://github.com/daisuke-t-jp/Mach-Swift.git",
21     "tag": "1.1.0"
22   },
23   "source_files": "Mach-Swift/**/*.{swift}",
24   "swift_versions": "5.3",
25   "requires_arc": true,
26   "swift_version": "5.3"