[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 7 / 1 / MJIflyMSC / 0.1.4 / MJIflyMSC.podspec.json
blob0e782576b563ffc2494762d13eb96f6956f523c0
2   "name": "MJIflyMSC",
3   "version": "0.1.4",
4   "summary": "MJIflyMSC. 科大讯飞的语音识别",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.0.49/APP/MJIflyMSC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FC": "2585299617@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.0.49/APP/MJIflyMSC",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "user_target_xcconfig": {
25     "ENABLE_BITCODE": "NO"
26   },
27   "vendored_frameworks": "MJIflyMSC/Classes/IFlyFrameworks/iflyMSC.framework",
28   "source_files": "MJIflyMSC/Classes/**/*.{h,m}",
29   "frameworks": [
30     "AVFoundation",
31     "SystemConfiguration",
32     "Foundation",
33     "CoreTelephony",
34     "AudioToolbox",
35     "UIKit",
36     "CoreLocation",
37     "QuartzCore",
38     "CoreGraphics"
39   ],
40   "libraries": [
41     "z",
42     "c++"
43   ]