blob: 9de072a46a99e90cc69ced09f6f0c17656fb69f9 [file] [log] [blame]
{
"name": "Dobby",
"version": "0.4.1",
"authors": {
"Rheinfabrik": "hi@rheinfabrik.de"
},
"social_media_url": "https://twitter.com/rheinfabrik",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/rheinfabrik/Dobby",
"source": {
"git": "https://github.com/rheinfabrik/Dobby.git",
"tag": "0.4.1"
},
"summary": "Swift helpers for mocking and stubbing",
"description": "Dobby provides a few helpers for mocking and stubbing.",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"frameworks": [
"Foundation",
"XCTest"
],
"source_files": "Dobby/**/*.swift"
}