[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / f / 9 / RNSpokestack / 2.1.0 / RNSpokestack.podspec.json
blob2dc4a3b59263f3fc6c5ca4ace48d7e49754c71b9
2   "name": "RNSpokestack",
3   "version": "2.1.0",
4   "summary": "React Native bridge for the Spokestack speech processing pipeline",
5   "homepage": "https://www.spokestack.io",
6   "authors": {
7     "RNSpokestack": "support@spokestack.com"
8   },
9   "source": {
10     "git": "https://github.com/spokestack/react-native-spokestack.git",
11     "tag": "2.1.0"
12   },
13   "license": {
14     "type": "Apache",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "4.2",
21   "source_files": "ios/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Spokestack-iOS": [
25       "4.0.0"
26     ],
27     "React": [
29     ]
30   },
31   "swift_version": "4.2"