[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 8 / 5 / a / BlueShift-iOS-Extension-SDK / 2.4.3 / BlueShift-iOS-Extension-SDK.podspec.json
blob72df59fc57632136c8398d6d18b3d2d60d1844a2
2   "name": "BlueShift-iOS-Extension-SDK",
3   "version": "2.4.3",
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.4.3"
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