[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 7 / e / 1 / DKIflyMSC / 1.0.1 / DKIflyMSC.podspec.json
blobaa6193475ca296c53077fab53edca51587e8e26c
2   "name": "DKIflyMSC",
3   "version": "1.0.1",
4   "summary": "讯飞组件",
5   "description": "讯飞语音组件",
6   "homepage": "https://github.com/MjzDk/DKIflyMSC.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MjzDK": "15929996560@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MjzDk/DKIflyMSC.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DKIflyMSC/Classes/**/*.h",
22   "vendored_frameworks": [
23     "DKIflyMSC/Classes/iflyMSC.framework"
24   ],
25   "frameworks": [
26     "AVFoundation",
27     "SystemConfiguration",
28     "Foundation",
29     "CoreTelephony",
30     "AudioToolbox",
31     "UIKit",
32     "CoreLocation",
33     "Contacts",
34     "AddressBook",
35     "QuartzCore",
36     "CoreGraphics"
37   ],
38   "libraries": [
39     "z",
40     "c++",
41     "icucore"
42   ]