blob: 90f7445c45b31fd69ef77b4610963eebbc119e39 [file] [log] [blame]
{
"name": "MonorailSwift",
"version": "1.0.3",
"summary": "MonorailSwift is a test tool to log/write/replay network interactions.",
"description": "Works out of box with iOS build in api and most of 3rd SDK to print the network api calls, write them to file and replay the tap with simply setup.",
"homepage": "https://github.com/river2202/MonorailSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"river2202@gmail.com": "River2202@gmail.com"
},
"source": {
"git": "https://github.com/river2202/MonorailSwift.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "MonorailSwift/Classes/**/*"
}