blob: 76ae502f46c3046e15bf4144ad26d693a267a618 [file] [log] [blame]
{
"name": "MMTestServerPlugin",
"version": "0.2.0",
"summary": "Library that enables launching asynchronous events in the application",
"homepage": "https://github.com/moscich/MMTestServerPlugin",
"license": "MIT",
"authors": {
"Marek MoĊ›cichowski": "marek.moscichowski@miquido.com"
},
"source": {
"git": "https://github.com/moscich/MMTestServerPlugin.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SocketRocket": [
"~> 0.2"
]
}
}