[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 7 / 9 / GNTesting / 0.4.1 / GNTesting.podspec.json
blob1ac8d2630971337a845f0b0f6d0a692f9671a952
2   "name": "GNTesting",
3   "version": "0.4.1",
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.4.1"
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"