[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / 7 / spectrumlib / 1.0.1 / spectrumlib.podspec.json
blob5131eba8074807245d9f1d3a0a0b927254d2f4a3
2   "name": "spectrumlib",
3   "version": "1.0.1",
4   "summary": "Mathematical library for calculating the EEG signal spectrum.",
5   "homepage": "https://gitlab.com/neurosdk2/neurosamples",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "BrainBit INC.": "support@brainbit.com"
11   },
12   "platforms": {
13     "ios": "12.0",
14     "osx": "10.14"
15   },
16   "source": {
17     "git": "https://github.com/BrainbitLLC/apple_spectrumlib.git",
18     "tag": "1.0.1"
19   },
20   "osx": {
21     "vendored_frameworks": "spectrumlib.xcframework"
22   },
23   "ios": {
24     "vendored_frameworks": "spectrumlib.xcframework"
25   }