blob: 7c8380c7f16c0d959084a351b71d6e09f424fd51 [file] [log] [blame]
{
"name": "FlybitsKernelSDK",
"version": "3.1.2",
"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.",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://bintray.com/api/ui/download/flybits-inc/iOS-V3/FlybitsKernelSDK-v3.1.2/FlybitsKernelSDK.zip"
},
"ios": {
"vendored_frameworks": "FlybitsKernelSDK.framework"
},
"dependencies": {
"FlybitsSDK": [
"3.1.2"
]
}
}