[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / f / iflyMSCFramework / 0.0.1 / iflyMSCFramework.podspec.json
blob5841ba13f2053aa76f65b6bc94a647c2655a68ab
2   "name": "iflyMSCFramework",
3   "version": "0.0.1",
4   "summary": "科大讯飞语音库.",
5   "homepage": "https://github.com/Pircate/iflyMSC",
6   "license": "MIT",
7   "authors": {
8     "Pircate": "gao497868860@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Pircate/iflyMSC.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "pod_target_xcconfig": {
18     "DEFINES_MODULE": "YES"
19   },
20   "source_files": "iflyMSC/iflyMSC.framework/Headers/*.h",
21   "public_header_files": "iflyMSC/iflyMSC.framework/Headers/*.h",
22   "vendored_frameworks": "iflyMSC/iflyMSC.framework",
23   "frameworks": [
24     "AVFoundation",
25     "SystemConfiguration",
26     "Foundation",
27     "CoreTelephony",
28     "AudioToolbox",
29     "UIKit",
30     "CoreLocation",
31     "Contacts",
32     "AddressBook",
33     "QuartzCore",
34     "CoreGraphics"
35   ],
36   "libraries": [
37     "z",
38     "c++",
39     "icucore"
40   ]