blob: b43b8cd6001352c46542f6ff3d632350c8ef4f7d [file] [log] [blame]
{
"name": "ForeSee",
"version": "5.0.1-alpha1",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2018 ForeSee. All rights reserved."
},
"summary": "ForeSee Trigger SDK",
"homepage": "https://developer.foresee.com/docs/ios-sdk",
"authors": {
"ForeSee": "support@foresee.com"
},
"source": {
"http": "https://s3.amazonaws.com/foresee-developer-mobile-sdk/sdk/2018/02/ForeSee_5.0.1-alpha1.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "lib/ForeSee.framework",
"frameworks": [
"CoreMotion",
"QuartzCore",
"SystemConfiguration",
"CoreMedia",
"AVFoundation",
"CoreVideo",
"UIKit",
"Foundation",
"CoreGraphics",
"WebKit"
],
"weak_frameworks": "UserNotifications",
"requires_arc": false
}