blob: 23657c4c82ffa98afed35b9779cc9ae9c2a6ab8c [file] [log] [blame]
{
"name": "MockNRoll",
"version": "0.0.1",
"summary": "MockNRoll is a Swift mocking library.",
"description": "MockNRoll contains mock utils for Swift.",
"homepage": "https://github.com/danielsaidi/MockNRoll",
"license": {
"type": "NONE",
"file": "LICENSE"
},
"authors": {
"Daniel Saidi": "daniel.saidi@gmail.com"
},
"source": {
"git": "https://github.com/danielsaidi/MockNRoll.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MockNRoll/**/*.swift"
}