[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 2 / 5 / 6 / MMiflyMSC / 0.0.5 / MMiflyMSC.podspec.json
blobdc53b000a2054097941fd01613e69e1a22b0120f
2   "name": "MMiflyMSC",
3   "version": "0.0.5",
4   "license": "MIT",
5   "summary": "讯飞语音组件.",
6   "description": "讯飞语音组件SDK,自动配置工程",
7   "homepage": "http://www.xfyun.cn",
8   "authors": {
9     "iflyMSC": "msp_support@iflytek.com"
10   },
11   "source": {
12     "git": "https://github.com/money150604/MMiflyMSC.git",
13     "tag": "0.0.5"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "vendored_libraries": "iflyMSCSDK/sunflower/libSunFlower.a",
20   "vendored_frameworks": "iflyMSCSDK/iflyMSC.framework",
21   "source_files": "iflyMSCSDK/sunflower/*.{h,m}",
22   "frameworks": [
23     "CoreTelephony",
24     "AudioToolbox",
25     "AVFoundation",
26     "AddressBook"
27   ],
28   "libraries": [
29     "z",
30     "c++"
31   ]