blob: 101b50d297ce2490dbe838dee07c2a9b13582116 [file] [log] [blame]
{
"name": "Peasy",
"version": "0.4.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.4.0"
},
"social_media_url": "https://twitter.com/kanecheshire",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Sources/Peasy/**/*",
"swift_version": "5.0"
}