[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 7 / d / 4 / FlybitsContextLocationPluginSDK / 3.1.3 / FlybitsContextLocationPluginSDK.podspec.json
blob8ee51d4810fd3e2b181f258471776b28fd97b344
2   "name": "FlybitsContextLocationPluginSDK",
3   "version": "3.1.3",
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": "11.4"
15   },
16   "source": {
17     "http": "https://bintray.com/api/ui/download/flybits-inc/iOS-V3/FlybitsContextLocationPluginSDK-v3.1.3/FlybitsContextLocationPluginSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "FlybitsContextLocationPluginSDK.framework"
21   },
22   "dependencies": {
23     "FlybitsSDK": [
24       "3.1.3"
25     ],
26     "FlybitsContextSDK": [
27       "3.1.3"
28     ]
29   }