blob: c61dabbd2646b80f78b1a47ab663b2411f0b24fb [file] [log] [blame]
{
"name": "XestiMonitors",
"version": "1.0.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.0.0"
},
"summary": "An extensible monitoring framework written in Swift.",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}