blob: db57380d4331001c8d9d298b39e328912ba8d945 [file] [log] [blame]
{
"name": "ForeSee",
"version": "4.0.0",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2016 ForeSee. All rights reserved."
},
"summary": "ForeSee SDK for trigger and session-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/2016/07/foresee_sdk_ios_4.0.0.zip"
},
"platforms": {
"ios": "7.0"
},
"resources": "lib/assets/**/*.png",
"vendored_frameworks": "lib/ForeSee.framework",
"frameworks": [
"CoreMotion",
"QuartzCore",
"SystemConfiguration",
"CoreMedia",
"AVFoundation",
"CoreVideo",
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": false
}