blob: c19f6654b6e6cbbef4179ef9d4a3305b40974eba [file] [log] [blame]
{
"name": "PULPulsateFCM",
"version": "2.15.7",
"summary": "Pulsate SDK",
"homepage": "http://pulsatehq.com/",
"license": "Commercial",
"authors": {
"Pulsate": "http://pulsatehq.com/"
},
"source": {
"git": "https://github.com/PulsateHQ/pulsate-ios-sdk.git",
"branch": "fcm",
"tag": "2.15.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "PULPulsateFCM/PULPulsate.framework",
"resources": "PULPulsateFCM/PULPulsateBasic.bundle",
"frameworks": [
"CoreData",
"CoreLocation",
"SystemConfiguration",
"CoreBluetooth"
],
"libraries": "z",
"static_framework": true,
"dependencies": {
"Firebase": [
],
"Firebase/Core": [
],
"Firebase/Messaging": [
],
"CocoaLumberjack": [
],
"AFNetworking": [
],
"SSZipArchive": [
]
}
}