blob: 25b98f1b342af1a206b0f55f6c28231cd81b48ad [file] [log] [blame]
{
"name": "RNSpokestack",
"version": "3.2.13",
"summary": "React Native bridge for the Spokestack speech interface.",
"homepage": "https://www.spokestack.io",
"authors": {
"RNSpokestack": "support@spokestack.com"
},
"source": {
"git": "https://github.com/spokestack/react-native-spokestack.git",
"tag": "3.2.13"
},
"license": {
"type": "Apache",
"file": "LICENSE"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "ios/*.{h,m}",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Spokestack-iOS": [
"13.1.3"
],
"React": [
]
},
"swift_version": "5.0"
}