[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 4 / c / ISESDK / 0.0.2 / ISESDK.podspec.json
bloba4b69178ec2c05e39c3d512f0c9585ddcb74794e
2   "name": "ISESDK",
3   "version": "0.0.2",
4   "summary": "讯飞SDK评测简单封装(自用)",
5   "homepage": "https://github.com/duxinfeng/ISESDK",
6   "license": "MIT",
7   "authors": {
8     "Xinfeng Du": "duxinfeng99@gmail.com"
9   },
10   "social_media_url": "https://github.com/duxinfeng",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/duxinfeng/ISESDK.git",
16     "tag": "0.0.2"
17   },
18   "vendored_frameworks": "ISESDK/iflyMSC.framework",
19   "source_files": [
20     "ISESDK/ISEResults/*",
21     "ISESDK/XXBSpeechEvaluator/*"
22   ],
23   "frameworks": [
24     "CoreLocation",
25     "CoreTelephony",
26     "AVFoundation",
27     "AudioToolbox",
28     "SystemConfiguration",
29     "QuartzCore",
30     "CoreGraphics"
31   ],
32   "libraries": [
33     "z",
34     "c++"
35   ],
36   "requires_arc": true