[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / d / 5 / FlybitsV3KernelSDK / 1.0.0-45 / FlybitsV3KernelSDK.podspec.json
blobacc3e7c22d131d2efa98f3e9515c092206268c2b
2   "name": "FlybitsV3KernelSDK",
3   "version": "1.0.0-45",
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.framework/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/1.0.0-45/FlybitsKernelSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "FlybitsKernelSDK.framework"
21   },
22   "dependencies": {
23     "FlybitsV3SDK": [
24       "<= 1.0.0-45"
25     ]
26   }