[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / a / JAMFKit / 0.3.3 / JAMFKit.podspec.json
blob17dd1d18cb35fd49b41863b609bb7b12363d68cb
2   "name": "JAMFKit",
3   "version": "0.3.3",
4   "summary": "A JSS communication framework written in Swift",
5   "description": "JamfKit is an iOS / macOS / tvOS 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     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/Ethenyl/JamfKit.git",
21     "tag": "0.3.3"
22   },
23   "source_files": "JamfKit/Sources/**/*.swift",
24   "frameworks": "Foundation"