[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 5 / a / BlueShift-iOS-Extension-SDK / 1.0.2-beta1 / BlueShift-iOS-Extension-SDK.podspec.json
blobdf3613576bb11571f2590c881d33e6ff4eabf614
2   "name": "BlueShift-iOS-Extension-SDK",
3   "version": "1.0.2-beta1",
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.2-beta1",
20     "branch": "beta_release"
21   },
22   "source_files": [
23     "BlueShift-iOS-Extension-SDK",
24     "BlueShift-iOS-Extension-SDK/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "resources": "BlueShift-iOS-SDK/**/*.{xcdatamodeld,xcdatamodel,otf}",
28   "resource_bundles": {
29     "BlueShiftBundle": "BlueShift-iOS-SDK/**/*.{xcdatamodeld,xcdatamodel,otf}"
30   },
31   "public_header_files": "BlueShift-iOS-Extension-SDK/**/*.h"