[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 3 / GNPreconditions / 0.2.0 / GNPreconditions.podspec.json
blob7417ded50174b94a95d8eccce4f753754f78fd4d
2   "name": "GNPreconditions",
3   "version": "0.2.0",
4   "summary": "Defenensive-code tool for Objective-C",
5   "homepage": "https://github.com/games-neox/GNPreconditions",
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/GNPreconditions.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "GNExceptions": [
23     ],
24     "GNLog": [
26     ]
27   },
28   "source_files": "GNPreconditions/Classes/*",
29   "public_header_files": "GNPreconditions/Classes/*.h"