[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / 4 / GNExceptions / 0.3.0 / GNExceptions.podspec.json
blob637e5494f4b60e358c3930a5e56e81b56c3d478c
2   "name": "GNExceptions",
3   "version": "0.3.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.3.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "GNExceptions/Classes/*",
21   "public_header_files": "GNExceptions/Classes/*.h"