[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / c / e / 0 / Mach-Swift / 1.0.2 / Mach-Swift.podspec.json
blob307b797c09afb59a41454083e2a43c0899415eb4
2   "name": "Mach-Swift",
3   "version": "1.0.2",
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.2"
21   },
22   "source_files": "Mach-Swift/**/*.{swift}",
23   "swift_version": "5.0",
24   "requires_arc": true