blob: 321f96537c8d5e222010ef4c8816e25133f499da [file] [log] [blame]
{
"name": "LOCLocate",
"version": "1.0.0",
"summary": "Locate SDK",
"homepage": "http://pulsatehq.com/",
"license": "Commercial",
"authors": {
"Pulsate": "http://pulsatehq.com/"
},
"source": {
"git": "https://github.com/PulsateHQ/pulsate-ios-sdk.git",
"branch": "locate_sdk",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "LOCLocate/LOCLocate.framework",
"resources": "LOCLocate/LOCLocateBasic.bundle",
"frameworks": [
"CoreData",
"CoreLocation",
"SystemConfiguration",
"CoreBluetooth"
],
"libraries": "z"
}