blob: 3a37884d99183b47494da19c608d0a9b133a7763 [file] [log] [blame]
{
"name": "StitchCoreFCMService",
"version": "5.0.0",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Core/Services/StitchCoreFCMService/StitchCoreFCMService.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": "master",
"tag": "5.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Core/Services/StitchCoreFCMService/Sources/StitchCoreFCMService/**/*.swift",
"dependencies": {
"StitchCoreSDK": [
"= 5.0.0"
]
}
}