[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 1 / 4 / PlasoMp3Recorder / 0.9.1 / PlasoMp3Recorder.podspec.json
blob7c800a9852b07078da770e8ac6afd9628b8c36d2
2   "name": "PlasoMp3Recorder",
3   "version": "0.9.1",
4   "summary": "Flutter Mp3 Recorder Plugin",
5   "description": "Flutter Mp3 Recorder Plugin,can record mp3 audio file",
6   "homepage": "https://www.plaso.cn",
7   "license": {
8     "type": "Copyright",
9     "text": "    Copyright 2018 plaso.cn. All rights reserved.\n"
10   },
11   "authors": {
12     "Plaso Dev Team": "dev.ios@plaso.me"
13   },
14   "source": {
15     "http": "https://wwwr.plaso.cn/static/sdk/ios/PlasoMp3Recorder/0.9.1/PlasoMp3Recorder.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "vendored_frameworks": "mp3_recorder.xcframework",
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES",
23     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
24   },
25   "dependencies": {
26     "PlasoFlutter": [
28     ]
29   }