[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 6 / 4 / SilentRunnerEngine / 0.0.3 / SilentRunnerEngine.podspec.json
blob1c2a18d6be1779542fe4bed5adc62e3971da2605
2   "name": "SilentRunnerEngine",
3   "version": "0.0.3",
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.3"
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   }