blob: b4471acc2740f7b445166f34a937056e649d5bc5 [file] [log] [blame]
{
"name": "FlybitsV3ContextSDK",
"version": "1.0.0-54",
"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.framework/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/1.0.0-54/FlybitsContextSDK.zip"
},
"ios": {
"vendored_frameworks": "FlybitsContextSDK.framework"
},
"dependencies": {
"FlybitsV3SDK": [
"<= 1.0.0-54"
]
}
}