blob: dda97faf8ff7d5ae26c2ba08ae5401b9bd7d5349 [file] [log] [blame]
{
"name": "SilentRunnerEngine",
"version": "0.0.4",
"summary": "SilentRunnerEngine",
"homepage": "https://github.com/andrewBatutin/SilentRunner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andrewBatutin": "abatutin@gmail.com"
},
"source": {
"git": "https://github.com/andrewBatutin/SilentRunner.git",
"tag": "0.0.4"
},
"source_files": "SilentRunner/SilentRunnerEngine/**/*",
"frameworks": "Foundation",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"dependencies": {
"JSONRPCom": [
],
"SocketRocket": [
],
"OCMockito": [
]
}
}