[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / e / 3 / GNLazy / 0.1.0 / GNLazy.podspec.json
blob7ef1ac788db392e7234f3757ce2e7885b354a70f
2   "name": "GNLazy",
3   "version": "0.1.0",
4   "summary": "lazy loader for Objective-C",
5   "homepage": "https://github.com/games-neox/GNLazy",
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/GNLazy.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   },
31   "source_files": "GNLazy/Classes/*",
32   "public_header_files": "GNLazy/Classes/*.h"