blob: 3ba4ebca6f922e60dfe850107048b890461d3d0e [file] [log] [blame]
{
"name": "ReSwiftMonitor",
"version": "0.0.7",
"summary": "ReSwift+redeux dev tools",
"homepage": "https://github.com/takuchantuyoshi/ReSwiftMonitor",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"takuchantuyoshi": "da87435@gmail.com"
},
"source": {
"git": "https://github.com/takuchantuyoshi/ReSwiftMonitor.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"Sources/**/*.{swift}",
"Sources/*.{swift,h}"
],
"dependencies": {
"ReSwift": [
"~> 4.1.0"
],
"HandyJSON": [
"~> 5.0.0"
],
"Starscream": [
"~> 3.1.0"
]
},
"swift_version": "5.0"
}