[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 8 / Eagle-iOS / 1.0.2 / Eagle-iOS.podspec.json
blob72297c523f4d4d66df5872236da60cd8ce66ab83
2   "name": "Eagle-iOS",
3   "module_name": "Eagle",
4   "version": "1.0.2",
5   "license": {
6     "type": "Apache 2.0"
7   },
8   "summary": "iOS binding for Picovoice's Eagle speaker recognition engine",
9   "description": "Eagle Speaker Recognition is speaker verification and identification software\nthat distinguishes individuals using their unique voice characteristics.",
10   "homepage": "https://github.com/Picovoice/eagle/tree/master/binding/ios",
11   "authors": {
12     "Picovoice": "hello@picovoice.ai"
13   },
14   "source": {
15     "git": "https://github.com/Picovoice/eagle.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": "lib/ios/PvEagle.xcframework",
23   "resource_bundles": {
24     "EagleResources": [
25       "lib/common/eagle_params.pv"
26     ]
27   },
28   "source_files": "binding/ios/*.{swift}",
29   "exclude_files": "binding/ios/EagleTestApp/**",
30   "swift_version": "5.0"