| { |
| "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": [ |
| |
| ] |
| } |
| } |