[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / f / iflyMSCFramework / 0.0.2 / iflyMSCFramework.podspec.json
blob754675edf3debfb08e3c3119fa7487bf9b328bf1
2   "name": "iflyMSCFramework",
3   "version": "0.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "static_framework": true,
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES"
20   },
21   "source_files": "iflyMSC/iflyMSC.framework/Headers/*.h",
22   "public_header_files": "iflyMSC/iflyMSC.framework/Headers/*.h",
23   "vendored_frameworks": "iflyMSC/iflyMSC.framework",
24   "frameworks": [
25     "AVFoundation",
26     "SystemConfiguration",
27     "Foundation",
28     "CoreTelephony",
29     "AudioToolbox",
30     "UIKit",
31     "CoreLocation",
32     "Contacts",
33     "AddressBook",
34     "QuartzCore",
35     "CoreGraphics"
36   ],
37   "libraries": [
38     "z",
39     "c++",
40     "icucore"
41   ]