[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / a / 6 / FlybitsV3PushSDK / 1.0.0-b3 / FlybitsV3PushSDK.podspec.json
blob36e6be19484a5d0801a982dd1f69cd4280cdcfb9
2   "name": "FlybitsV3PushSDK",
3   "version": "1.0.0-b3",
4   "summary": "Flybits Push SDK provides powerful contextualization, customization and integration capabilities for building context-aware apps.",
5   "description": "The Flybits Push SDK is linked to or imported by the standard iOS SDKs, and lets app developers create sophisticated business rules using available notifications 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": "FlybitsPushSDK/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/V1.0.0/beta/FlybitsPushSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "FlybitsPushSDK/FlybitsPushSDK.framework"
21   },
22   "dependencies": {
23     "FlybitsV3SDK": [
24       "~> 1.0.0-b3"
25     ]
26   }