[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 7 / 6 / 4 / SilentRunnerEngine / 0.0.4 / SilentRunnerEngine.podspec.json
blobdda97faf8ff7d5ae26c2ba08ae5401b9bd7d5349
2   "name": "SilentRunnerEngine",
3   "version": "0.0.4",
4   "summary": "SilentRunnerEngine",
5   "homepage": "https://github.com/andrewBatutin/SilentRunner",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "andrewBatutin": "abatutin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/andrewBatutin/SilentRunner.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "SilentRunner/SilentRunnerEngine/**/*",
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "JSONRPCom": [
26     ],
27     "SocketRocket": [
29     ],
30     "OCMockito": [
32     ]
33   }