[Add] PULPulsateBeta 4.7.0BetaRC10
[CocoaPods.git] / Specs / 7 / f / b / HJQiflyMSC / 0.0.1 / HJQiflyMSC.podspec.json
blob2d5309d855e43aca8d5123c59c5404f88716cc9a
2   "name": "HJQiflyMSC",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "讯飞语音组件.",
6   "description": "讯飞语音组件SDK,自动配置工程",
7   "homepage": "http://www.xfyun.cn",
8   "authors": {
9     "韩俊强": "532167805@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/XiaoHanGe/HJQiflyMSC.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.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   ]