blob: 7b7eb0d1b32d738467800932ad2f7152b0e28275 [file] [log] [blame]
{
"name": "TestSpy",
"version": "0.2.1",
"license": "MIT",
"summary": "Swift Framework for Spy Objects",
"homepage": "https://github.com/f-meloni/TestSpy",
"authors": {
"Franco Meloni": "franco.meloni91@gmail.com"
},
"source": {
"git": "https://github.com/f-meloni/TestSpy.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TestSpy/**/*.swift",
"dependencies": {
"Nimble": [
"~> 7.1"
]
}
}