[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / b / MWAmrRecord / 1.0.2 / MWAmrRecord.podspec.json
blob1013ded5408ae70f0768c20112cd1e6140288039
2   "name": "MWAmrRecord",
3   "version": "1.0.2",
4   "summary": "A short description of MWAmrRecord.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://182.92.161.213/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://182.92.161.213/ios/module_oc/MWAmrRecord.git",
16     "tag": "1.0.2"
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   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "dependencies": {
29     "MWVoiceConverter": [
31     ]
32   },
33   "frameworks": [
34     "UIKit",
35     "AVFoundation",
36     "CoreTelephony"
37   ]