[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 8 / 6 / FlybitsKernelSDK / 2.5.12 / FlybitsKernelSDK.podspec.json
blob267871316b9941e64453d662b020a88d50dee583
2   "name": "FlybitsKernelSDK",
3   "version": "2.5.12",
4   "summary": "Flybits SDK provides powerful contextualization, customization and integration capabilities for building context-aware apps.",
5   "description": "The Flybits 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   "homepage": "https://devportal.flybits.com",
7   "documentation_url": "https://devportal.flybits.com/#/documentation/ios/getting-started/setup",
8   "authors": "Flybits, Inc.",
9   "license": {
10     "type": "Apache 2.0",
11     "file": "FlybitsSDK.framework/LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://bintray.com/api/ui/download/flybits-inc/iOS-V3/FlybitsKernelSDK-v2.5.12/FlybitsKernelSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "FlybitsKernelSDK.framework"
21   },
22   "dependencies": {
23     "FlybitsSDK": [
24       "2.5.12"
25     ]
26   }