[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 7 / 9 / GNTesting / 0.2.0 / GNTesting.podspec.json
blob9d8880a5d19d41889cec903fc6b9ba48d095fd6d
2   "name": "GNTesting",
3   "version": "0.2.0",
4   "summary": "Asynchronous testing tool for Objective-C/Swift",
5   "homepage": "https://github.com/games-neox/GNTesting",
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/GNTesting.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "GNExceptions": [
23     ],
24     "GNLog": [
26     ],
27     "GNPreconditions": [
29     ]
30   },
31   "source_files": "GNTesting/Classes/*",
32   "public_header_files": "GNTesting/Classes/*.h"