blob: 10c22aa71a6c7ac9474a4f1fcf90f48c167543b9 [file] [log] [blame]
{
"name": "RNSpokestack",
"version": "1.5.6",
"summary": "React Native bridge for Pylon's Spokestack speech processing pipeline",
"homepage": "https://www.pylon.com",
"authors": {
"RNSpokestack": "support@pylon.com"
},
"source": {
"git": "https://github.com/pylon/react-native-spokestack.git",
"tag": "1.5.6"
},
"license": {
"type": "Apache",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "ios/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SpokeStack": [
"1.0.9"
],
"React": [
]
}
}