[Add] DGSwiftUtilities 0.39.1
[CocoaPods.git] / Specs / a / d / 5 / FlybitsV3KernelSDK / 1.0.0-b3 / FlybitsV3KernelSDK.podspec.json
blobcf05c7ba07b304b178dd62e2d9421f4927a3b0c2
2   "name": "FlybitsV3KernelSDK",
3   "version": "1.0.0-b3",
4   "summary": "Flybits Kernel SDK provides powerful contextualization, customization and integration capabilities for building context-aware apps.",
5   "description": "The Flybits Kernel SDK is linked to or imported by the standard iOS SDKs, and lets app developers create sophisticated business rules using available content 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.",
6   "authors": "Flybits, Inc.",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "FlybitsKernelSDK/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/beta/FlybitsKernelSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "FlybitsKernelSDK/FlybitsKernelSDK.framework"
21   },
22   "dependencies": {
23     "FlybitsV3SDK": [
24       "~> 1.0.0-b3"
25     ]
26   }