blob: ac0bd34edd435b813c8a2b73c3c6b4bea3c5e773 [file] [log] [blame]
{
"name": "FlybitsKernelSDK",
"version": "2.5.7",
"summary": "Flybits SDK provides powerful contextualization, customization and integration capabilities for building context-aware apps.",
"description": "The Flybits SDK is linked to or imported by the standard iOS SDKs, and lets app developers create sophisticated business rules using available Context Plug-Ins. These software modules from Flybits provide pre-packaged access to sources of context such as location, device settings, the weather, and more. Our SDK has been used to create very rich and flexible applications that provide highly-personalized experiences in markets ranging from retail banking to corporate campuses to public transit.",
"homepage": "https://devportal.flybits.com",
"documentation_url": "https://devportal.flybits.com/#/documentation/ios/getting-started/setup",
"authors": "Flybits, Inc.",
"license": {
"type": "Apache 2.0",
"file": "FlybitsSDK.framework/LICENSE"
},
"platforms": {
"ios": "11.4"
},
"source": {
"http": "https://bintray.com/api/ui/download/flybits-inc/iOS-V3/FlybitsKernelSDK-v2.5.7/FlybitsKernelSDK.zip"
},
"ios": {
"vendored_frameworks": "FlybitsKernelSDK.framework"
},
"dependencies": {
"FlybitsSDK": [
"2.5.7"
]
}
}