blob: ea7d85f074113b69ad7df33dc2a146b56b4bcb16 [file] [log] [blame]
{
"name": "Stubborn",
"version": "0.5.2",
"homepage": "https://github.com/materik/stubborn.git",
"summary": "Simple HTTP mocking framework",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Mattias Eriksson": "thematerik@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/materik/stubborn.git",
"tag": "0.5.2"
},
"source_files": "Stubborn/**/*.swift",
"exclude_files": [
"Tests"
],
"dependencies": {
"QueryString": [
"0.2.2"
]
},
"pushed_with_swift_version": "3.0"
}