[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 7 / d / 4 / FlybitsContextLocationPluginSDK / 2.6.7 / FlybitsContextLocationPluginSDK.podspec.json
blob93a13eb7dbd108629a3a8fbeb8624b8d1eff8585
2   "name": "FlybitsContextLocationPluginSDK",
3   "version": "2.6.7",
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-v2.6.7/FlybitsContextLocationPluginSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "FlybitsContextLocationPluginSDK.framework"
21   },
22   "dependencies": {
23     "FlybitsContextSDK": [
24       "2.6.7"
25     ],
26     "FlybitsSDK": [
27       "2.6.7"
28     ]
29   }