blob: 71a7884217dc5871988eb93ab3579c71b51d3d2c [file] [log] [blame]
{
"name": "ForeSee",
"version": "4.1.0",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2017 ForeSee. All rights reserved."
},
"summary": "ForeSee SDK for Trigger and ForeSee Replay",
"homepage": "http://developer.foresee.com/downloads/foresee-ios-sdk/",
"authors": {
"ForeSee": "foresee-mobile-support@foresee.com"
},
"source": {
"http": "http://developer.foresee.com/wp-content/uploads/2017/02/foresee_sdk_ios_4.1.0.zip"
},
"platforms": {
"ios": "9.0"
},
"resources": "lib/assets/**/*.png",
"vendored_frameworks": "lib/ForeSee.framework",
"frameworks": [
"CoreMotion",
"QuartzCore",
"SystemConfiguration",
"CoreMedia",
"AVFoundation",
"CoreVideo",
"UIKit",
"Foundation",
"CoreGraphics",
"UserNotifications"
],
"requires_arc": false
}