[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 9 / RNSpokestack / 2.1.2 / RNSpokestack.podspec.json
blobe548e5b8003a862483390509253e4ff04b9e9fb7
2   "name": "RNSpokestack",
3   "version": "2.1.2",
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.2"
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   "static_framework": true,
24   "dependencies": {
25     "Spokestack-iOS": [
26       "4.0.0"
27     ],
28     "React": [
30     ]
31   },
32   "swift_version": "4.2"