blob: 4f5e3fb742ba289235d9ab3b52c181a7bc2704cb [file] [log] [blame]
{
"name": "Embassy",
"version": "0.0.1-alpha-2",
"summary": "Lightweight async HTTP server in pure Swift for iOS UI Automatic testing data mocking",
"homepage": "https://github.com/envoy/Embassy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor": "victor@envoy.com"
},
"social_media_url": "http://twitter.com/victorlin",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/envoy/Embassy.git",
"tag": "v0.0.1-alpha-2"
},
"source_files": "Embassy/*.swift"
}