[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 8 / 5 / a / BlueShift-iOS-Extension-SDK / 2.2.5 / BlueShift-iOS-Extension-SDK.podspec.json
blob8d980b58012a9802a59ed8fc00a418e6f605a052
2   "name": "BlueShift-iOS-Extension-SDK",
3   "version": "2.2.5",
4   "summary": "iOS SDK for Push Notification Service Extension and Content Extension to support image and carousel image push notifications",
5   "homepage": "https://github.com/blueshift-labs/Blueshift-iOS-SDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Blueshift": "success@getblueshift.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/blueshift-labs/BlueShift-iOS-SDK.git",
18     "tag": "2.2.5"
19   },
20   "source_files": [
21     "BlueShift-iOS-Extension-SDK",
22     "BlueShift-iOS-Extension-SDK/**/*.{h,m}"
23   ],
24   "public_header_files": "BlueShift-iOS-Extension-SDK/**/*.h",
25   "exclude_files": "BlueShift-iOS-Extension-SDK/include/**/*.{h,m}",
26   "requires_arc": true