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