blob: 2b905bf949c719a2b6f6ff5025f3ffede0f23868 [file] [log] [blame]
{
"name": "StitchFCMService",
"version": "4.0.2",
"summary": "Darwin/Services/StitchFCMService/StitchFCMService.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": "4.0.2"
},
"platforms": {
"osx": "10.10",
"ios": "11.0",
"tvos": "10.2",
"watchos": "4.3"
},
"source_files": "Darwin/Services/StitchFCMService/StitchFCMService/**/*.swift",
"dependencies": {
"StitchCore": [
"~> 4.0.2"
],
"StitchCoreFCMService": [
"~> 4.0.2"
]
}
}