blob: 4bc81e98b18ad226d0b4f040322c96621affe838 [file] [log] [blame]
{
"name": "Stubborn",
"version": "0.1.0",
"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.1.0"
},
"source_files": "Stubborn/**/*.swift",
"exclude_files": [
"Tests"
],
"pushed_with_swift_version": "3.0"
}