blob: 384768e22365c18e07266a40a0c985fa98683213 [file] [log] [blame]
{
"name": "Peasy",
"version": "0.3.0",
"summary": "Easy peasy Swift mock server for embedding directly into UI tests.",
"description": "Easy peasy Swift mock server for embedding directly into UI tests.",
"homepage": "https://github.com/kanecheshire/Peasy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kanecheshire": "@kanecheshire"
},
"source": {
"git": "https://github.com/kanecheshire/Peasy.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/kanecheshire",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Sources/Peasy/**/*",
"swift_version": "5.0"
}