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