[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 1 / lab_sound_bridge / 0.0.10 / lab_sound_bridge.podspec.json
blobfa597253e429af6fdd924e9e1b9bc7e11c744b6f
2   "name": "lab_sound_bridge",
3   "version": "0.0.10",
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.10"
18   },
19   "vendored_frameworks": "build-ios/build-combo64/LabSoundBridge.xcframework",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "swift_versions": "5.7",
24   "requires_arc": true,
25   "swift_version": "5.7"