[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 2 / 5 / 8 / Eagle-iOS / 1.0.1 / Eagle-iOS.podspec.json
blob19d193a2f6fd8eaf4812276131b968af89817318
2   "name": "Eagle-iOS",
3   "module_name": "Eagle",
4   "version": "1.0.1",
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": "Eagle-iOS-v1.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": "lib/ios/PvEagle.xcframework",
23   "resources": "lib/common/eagle_params.pv",
24   "source_files": "binding/ios/*.{swift}",
25   "exclude_files": "binding/ios/EagleTestApp/**",
26   "swift_version": "5.0"