blob: 502f9a23a09b5dd4bd38ea8b4a4bc48571e7ce1f [file] [log] [blame]
{
"name": "PULPulsate",
"version": "2.10.6",
"summary": "Pulsate SDK",
"homepage": "http://pulsatehq.com/",
"license": "Commercial",
"authors": {
"Pulsate": "http://pulsatehq.com/"
},
"source": {
"git": "https://github.com/PulsateHQ/pulsate-ios-sdk.git",
"tag": "2.10.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "PULPulsate/PULPulsate.framework",
"resources": "PULPulsate/PULPulsateBasic.bundle",
"frameworks": [
"CoreData",
"CoreLocation",
"SystemConfiguration",
"CoreBluetooth"
],
"libraries": "z"
}