[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / a / 4 / GNExceptions / 0.2.0 / GNExceptions.podspec.json
blob6086bb831d8de8b5fbec4c21c69a543e7f830c58
2   "name": "GNExceptions",
3   "version": "0.2.0",
4   "summary": "(Defenensive-code-related) exceptions for Objective-C",
5   "homepage": "https://github.com/games-neox/GNExceptions",
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/GNExceptions.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "GNExceptions/Classes/*",
21   "public_header_files": "GNExceptions/Classes/*.h"