blob: a8ee20e96901617b8e6057cdc5cadb569ef20006 [file] [log] [blame]
{
"name": "StitchTwilioService",
"version": "5.0.0-alpha.0",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Darwin/Services/StitchTwilioService/StitchTwilioService.podspec Module",
"homepage": "https://github.com/mongodb/stitch-ios-sdk",
"license": "Apache2",
"authors": {
"Jason Flax": "jason.flax@mongodb.com",
"Adam Chelminski": "adam.chelminski@mongodb.com",
"Eric Daniels": "eric.daniels@mongodb.com"
},
"source": {
"git": "https://github.com/mongodb/stitch-ios-sdk.git",
"branch": "sync"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Darwin/Services/StitchTwilioService/StitchTwilioService/**/*.swift",
"dependencies": {
"StitchCore": [
"= 5.0.0-alpha.0"
],
"StitchCoreTwilioService": [
"= 5.0.0-alpha.0"
]
}
}