blob: 6c69400416c1e5a862532c835a3aaffff880f694 [file] [log] [blame]
{
"name": "FlybitsV3PushSDK",
"version": "1.0.0-40",
"summary": "Flybits Push SDK provides powerful contextualization, customization and integration capabilities for building context-aware apps.",
"description": "The Flybits Push SDK is linked to or imported by the standard iOS SDKs, and lets app developers create sophisticated business rules using available notifications support. 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": "FlybitsPushSDK/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_40-2017-11-03-d6c50d8-Release-Xcode-9.1/FlybitsPushSDK.zip"
},
"ios": {
"vendored_frameworks": "FlybitsPushSDK/FlybitsPushSDK.framework"
},
"dependencies": {
"FlybitsV3SDK": [
"~> 1.0.0-40"
]
}
}