blob: 26b2032a733a6ee423bba164f69d2712e109804d [file] [log] [blame]
{
"name": "PULPulsate",
"version": "2.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "PULPulsate/PULPulsate.framework",
"resources": "PULPulsate/PULPulsateBasic.bundle",
"frameworks": [
"CoreData",
"CoreLocation",
"SystemConfiguration",
"CoreBluetooth"
],
"libraries": "z"
}