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