[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 8 / 5 / a / BlueShift-iOS-Extension-SDK / 1.0.1 / BlueShift-iOS-Extension-SDK.podspec.json
blob3b2fdefd5be0dc57c5220e5083f39fdef1958473
2   "name": "BlueShift-iOS-Extension-SDK",
3   "version": "1.0.1",
4   "summary": "iOS SDK for push notification content extension and service extension for integrating media and carousel push notifications",
5   "description": "A longer description of BlueShift-iOS-SDK in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/blueshift-labs/Blueshift-iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Blueshift": "success@getblueshift.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/blueshift-labs/BlueShift-iOS-SDK.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "BlueShift-iOS-Extension-SDK",
23     "BlueShift-iOS-Extension-SDK/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "BlueShift-iOS-Extension-SDK/**/*.h"