[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 9 / RNSpokestack / 1.2.1 / RNSpokestack.podspec.json
blobdf95691f6967419677098861e2965ad1dc712f2f
2   "name": "RNSpokestack",
3   "version": "1.2.1",
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.1"
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   }