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