[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / 3 / iflyMSC / 1.144 / iflyMSC.podspec.json
blobcf97a5cde5e351df83fb9f54d04345f081257ce5
2   "name": "iflyMSC",
3   "version": "1.144",
4   "summary": "科大讯飞iOS语音控件SDK",
5   "description": "简单的来说就是科大讯飞的pod库,\n1.144 版本信息\n20161025\n1.修复Demo显示问题;\n2.修复SDK在xCode8下的内存泄露问题;\n3.修复播放器在预合成模式下的工作异常问题;\n4.适配iOS10部分问题;\n5.修复SDK与外部存在的编译冲突问题;",
6   "homepage": "https://github.com/1617176084/iflyMSC",
7   "license": "MIT",
8   "authors": {
9     "1617176084": "1617176084@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/1617176084/iflyMSC.git",
16     "tag": "1.144"
17   },
18   "source_files": "RX3_iflyMSC/iflyMSC.framework/Headers/*.h",
19   "vendored_frameworks": "RX3_iflyMSC/iflyMSC.framework",
20   "frameworks": [
21     "CoreLocation",
22     "CoreTelephony",
23     "AVFoundation",
24     "AddressBook",
25     "AudioToolbox",
26     "SystemConfiguration",
27     "QuartzCore",
28     "CoreGraphics"
29   ],
30   "libraries": [
31     "z",
32     "c++"
33   ],
34   "requires_arc": true