blob: 35d6844a379cafe1ca89f64df0c68d6db591437c [file] [log] [blame]
{
"name": "Moxie",
"version": "0.1.4",
"summary": "A mocking library for Swift.",
"description": "Moxie makes creating mocks easier in Swift.",
"homepage": "https://github.com/DarthStrom/Moxie",
"license": "MIT",
"authors": {
"Jason Duffy": "jasonsduffy@gmail.com"
},
"social_media_url": "http://twitter.com/DarthStrom",
"source": {
"git": "https://github.com/DarthStrom/Moxie.git",
"tag": "v0.1.4"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"osx": "10.10",
"ios": "8.1"
},
"pushed_with_swift_version": "3.0"
}