[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 0 / 1 / a / TestWrapper / 0.0.4 / TestWrapper.podspec.json
blobcb144418de7b4418d541dea60a5a23ec869a3a21
2   "name": "TestWrapper",
3   "version": "0.0.4",
4   "swift_versions": "5.4.2",
5   "summary": "Test",
6   "homepage": "https://github.com/Ogerets/test-wrapper-x/",
7   "authors": {
8     "Ogerets": "https://github.com/Ogerets/"
9   },
10   "license": {
11     "type": "BSD",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Ogerets/test-wrapper-x.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "TestWrapper/**/*.{h,mm,swift}",
22   "public_header_files": "TestWrapper/TestWrapper.h",
23   "dependencies": {
24     "TestBinary/Common": [
25       "= 0.0.1"
26     ],
27     "TestBinary/Foundation": [
28       "= 0.0.1"
29     ],
30     "TestBinary/Pythia": [
31       "= 0.0.1"
32     ],
33     "TestBinary/Ratchet": [
34       "= 0.0.1"
35     ]
36   },
37   "swift_version": "5.4.2"