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