[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 1 / lab_sound_bridge / 0.0.11 / lab_sound_bridge.podspec.json
blob26a48bb3fb072417079624a6b6e7aa02e0ff58c5
2   "name": "lab_sound_bridge",
3   "version": "0.0.11",
4   "summary": "Bridge to LabSound for Flutter",
5   "description": "This lib is used by the flutter plugin `lab_sound_flutter` to access the LabSound lib.\nIt has been extracted to be isolated from Flutter and can be used with other frameworks \n(for example pure dart).",
6   "homepage": "https://github.com/canardoux/lab_sound_bridge.git",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xioxin": "your@mail.com"
13   },
14   "source": {
15     "git": "https://github.com/canardoux/lab_sound_bridge.git",
16     "branch": "main",
17     "tag": "0.0.11"
18   },
19   "vendored_frameworks": "products/ios/LabSoundBridge.xcframework",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "swift_versions": "5.7",
24   "requires_arc": true,
25   "swift_version": "5.7"