blob: 6fb595b4c81ad90189aaefabcf8334944332801c [file] [log] [blame]
{
"name": "RNSpokestack",
"version": "3.2.11",
"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.11"
},
"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.1"
],
"React": [
]
},
"swift_version": "5.0"
}