blob: 8b5c073d8917982a94d16a0ed2aca868d1d5425d [file] [log] [blame]
{
"name": "XestiMonitors",
"version": "1.1.0",
"authors": {
"J. G. Pusey": "ebardx@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"homepage": "https://github.com/eBardX/XestiMonitors",
"source": {
"git": "https://github.com/eBardX/XestiMonitors.git",
"tag": "v1.1.0"
},
"summary": "An extensible monitoring framework written in Swift.",
"documentation_url": "https://ebardx.github.io/XestiMonitors/",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"SystemConfiguration",
"UIKit"
],
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}