[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / a / JAMFKit / 0.2.0 / JAMFKit.podspec.json
blobef56493771926f7e3db9840be1ca879f405b4805
2   "name": "JAMFKit",
3   "version": "0.2.0",
4   "summary": "A JSS communication framework written in Swift",
5   "description": "JamfKit is an iOS / macOS framework to communicate with the JSS API offered by any Jamf host.",
6   "homepage": "https://github.com/Ethenyl/JamfKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Damien Rivet": "damien.rivet@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/Ethenyl/JamfKit.git",
20     "tag": "0.2.0"
21   },
22   "source_files": "JamfKit/Sources/**/*.swift",
23   "frameworks": "Foundation",
24   "pushed_with_swift_version": "4.0"