[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / b / MWAmrRecord / 0.1.1 / MWAmrRecord.podspec.json
blob686ed7b6f46205cd6faedd7ea7557931b1e3e57e
2   "name": "MWAmrRecord",
3   "version": "0.1.1",
4   "summary": "A short description of MWAmrRecord.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.199.108/ios/module_oc/MWAmrRecord",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xu": "252697349.qq.com"
13   },
14   "source": {
15     "git": "http://192.168.199.108/ios/module_oc/MWAmrRecord.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MWAmrRecord/Classes/**/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "dependencies": {
26     "MWVoiceConverter": [
28     ]
29   },
30   "frameworks": [
31     "UIKit",
32     "AVFoundation",
33     "CoreTelephony"
34   ]