blob: fe6c92a3d34f844f59738af74ce399bc1bdbfc89 [file] [log] [blame]
{
"name": "ForeSee",
"version": "5.0.0",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2017 ForeSee. All rights reserved."
},
"summary": "ForeSee Trigger SDK",
"homepage": "https://developer.foresee.com/docs/ios-sdk",
"authors": {
"ForeSee": "support@foresee.com"
},
"source": {
"http": "http://developer.foresee.com/wp-content/uploads/2018/02/foresee_sdk_ios_5.0.0.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "lib/ForeSee.framework",
"frameworks": [
"CoreMotion",
"QuartzCore",
"SystemConfiguration",
"CoreMedia",
"AVFoundation",
"CoreVideo",
"UIKit",
"Foundation",
"CoreGraphics",
"UserNotifications",
"WebKit"
],
"requires_arc": false
}