[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / f / d / FlybitsV3ContextSDK / 1.0.0-52 / FlybitsV3ContextSDK.podspec.json
blobf4b829eebb0c4e6938f1198d30ee4e7f90b4cacd
2   "name": "FlybitsV3ContextSDK",
3   "version": "1.0.0-52",
4   "summary": "Flybits Context SDK provides powerful contextualization, customization and integration capabilities for building context-aware apps.",
5   "description": "The Flybits Context 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   "authors": "Flybits, Inc.",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "FlybitsContextSDK.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-52/FlybitsContextSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "FlybitsContextSDK.framework"
21   },
22   "dependencies": {
23     "FlybitsV3SDK": [
24       "<= 1.0.0-52"
25     ]
26   }