blob: 91d0b177b2fe411b5e2c0f134a9231c1fa38e6f8 [file] [log] [blame]
{
"name": "ForeSee",
"version": "3.4.6",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2016 ForeSee. All rights reserved."
},
"summary": "ForeSee SDK for trigger and session-replay.",
"homepage": "http://developer.answerscloud.com/docs-articles/ios-sdk/",
"authors": {
"ForeSee": "foresee-mobile-support@foresee.com"
},
"source": {
"http": "http://developer.answerscloud.com/wp-content/uploads/2016/04/foresee_sdk_ios_3.4.6.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
}