blob: 39f7114f34c8b554a59318251ba870114122a492 [file] [log] [blame]
{
"name": "FlybitsV3ContextSDK",
"version": "1.0.0-30",
"summary": "Flybits Context SDK provides powerful contextualization, customization and integration capabilities for building context-aware apps.",
"description": "The Flybits Context 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.",
"authors": "Flybits, Inc.",
"license": {
"type": "Apache 2.0",
"file": "FlybitsContextSDK/LICENSE"
},
"homepage": "https://devportal.flybits.com",
"documentation_url": "https://devportal.flybits.com/#/documentation/ios/getting-started/setup",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://developer-workflow.s3.amazonaws.com/sdks/ios-release/V1.0.0/build_30/FlybitsContextSDK.zip"
},
"ios": {
"vendored_frameworks": "FlybitsContextSDK/FlybitsContextSDK.framework"
},
"dependencies": {
"FlybitsV3SDK": [
"~> 1.0.0-30"
]
}
}