[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 9 / RNSpokestack / 1.2.2 / RNSpokestack.podspec.json
blob456f6d17a95312d217c80e1a84f00aea7c9aedca
2   "name": "RNSpokestack",
3   "version": "1.2.2",
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.2.2"
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       "0.1.1"
26     ],
27     "React": [
29     ]
30   }