[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 6 / MMiflyMSC / 0.0.2 / MMiflyMSC.podspec.json
blobc02eae978e2141bebd000e8b2446487d28a4211c
2   "name": "MMiflyMSC",
3   "version": "0.0.2",
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.2"
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   ],
25   "libraries": [
26     "z",
27     "c++"
28   ]