[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / c / MTiflyMSC / 0.1.1 / MTiflyMSC.podspec.json
blob76f073b3540ba4d28958ee9abd49b9d75ba7ba5d
2   "name": "MTiflyMSC",
3   "version": "0.1.1",
4   "summary": "科大讯飞的SDK",
5   "description": "科大讯飞语音听写开发包,2022.04.21",
6   "homepage": "https://github.com/sod5524/MTiflyMSC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "apple": "nzusb5@163.com"
13   },
14   "source": {
15     "git": "https://github.com/sod5524/MTiflyMSC.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "**/*.framework",
23   "source_files": "**/**.framework/Headers/*.h",
24   "frameworks": [
25     "AVFoundation",
26     "SystemConfiguration",
27     "Foundation",
28     "CoreTelephony",
29     "AudioToolbox",
30     "UIKit",
31     "CoreLocation",
32     "Contacts",
33     "AddressBook",
34     "QuartzCore",
35     "CoreGraphics"
36   ],
37   "libraries": [
38     "z",
39     "c++"
40   ]