[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / f / d / FlybitsV3ContextSDK / 1.0.0-b4 / FlybitsV3ContextSDK.podspec.json
blobf421fcd0e4103baeb86f173c0f0902aefff8f0a0
2   "name": "FlybitsV3ContextSDK",
3   "version": "1.0.0-b4",
4   "summary": "Flybits Context SDK provides powerful contextualization, customization and integration capabilities for building context-aware apps.",
5   "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.",
6   "authors": "Flybits, Inc.",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "FlybitsContextSDK/LICENSE"
10   },
11   "homepage": "https://devportal.flybits.com",
12   "documentation_url": "https://devportal.flybits.com/#/documentation/ios/getting-started/setup",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "https://developer-workflow.s3.amazonaws.com/sdks/ios-release/V1.0.0/beta4/FlybitsContextSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "FlybitsContextSDK/FlybitsContextSDK.framework"
21   },
22   "dependencies": {
23     "FlybitsV3SDK": [
24       "~> 1.0.0-b4"
25     ]
26   }