blob: a0dd528b75f9e8557092002f63f462e7610d2482 [file] [log] [blame]
{
"name": "ReSwiftMonitor",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"Sources/**/*.{swift}",
"Sources/*.{swift,h}"
],
"dependencies": {
"ReSwift": [
"~> 4.0.0"
],
"HandyJSON": [
"~> 4.2.0"
],
"Starscream": [
"~> 3.0.2"
]
}
}