blob: 788654d0fab4930d06cc61b9386f80405a93e386 [file] [log] [blame]
{
"name": "XestiMonitors",
"version": "1.0.1",
"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.1"
},
"summary": "An extensible monitoring framework written in Swift.",
"documentation_url": "https://ebardx.github.io/XestiMonitors/",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}