blob: c4727b526118a5bd44bb6e468a917c5201aee876 [file] [log] [blame]
{
"name": "ReSwiftMonitor",
"version": "0.0.13",
"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.13"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"Sources/**/*.{swift}",
"Sources/*.{swift,h}"
],
"dependencies": {
"ReSwift": [
"~> 5.0.0"
],
"HandyJSON": [
"~> 5.0.2"
],
"Starscream": [
"3.1.1"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}