[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / b / a / JAMFKit / 0.3.1 / JAMFKit.podspec.json
blobc129b9abdc693cc739e3c6027579be3c32fdf7db
2   "name": "JAMFKit",
3   "version": "0.3.1",
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   },
18   "source": {
19     "git": "https://github.com/Ethenyl/JamfKit.git",
20     "tag": "0.3.1"
21   },
22   "source_files": "JamfKit/Sources/**/*.swift",
23   "frameworks": "Foundation"