[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 1 / GNFrontEndJobExecutor / 0.1.0 / GNFrontEndJobExecutor.podspec.json
blobe2a27527b0f99a28d2de2794ab11def513496c23
2   "name": "GNFrontEndJobExecutor",
3   "version": "0.1.0",
4   "summary": "Simple (yet powerful & flexible) Job Executor for Objective-C",
5   "homepage": "https://github.com/games-neox/GNFrontEndJobExecutor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Games Neox": "games.neox@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/games-neox/GNFrontEndJobExecutor.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "GNExceptions": [
23     ],
24     "GNLog": [
26     ],
27     "GNPreconditions": [
29     ],
30     "GNThreadPool": [
32     ]
33   },
34   "source_files": "GNFrontEndJobExecutor/Classes/*",
35   "public_header_files": "GNFrontEndJobExecutor/Classes/*.h"