[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / 5 / LukaBluesnapSDK / 1.0.12 / LukaBluesnapSDK.podspec.json
blobf1e89f6815d0b0b3c0d2a3417dcf197e45cf1783
2   "name": "LukaBluesnapSDK",
3   "version": "1.0.12",
4   "summary": "A module for integrating the LukaBluesnapSDK into your iOS project.",
5   "description": "This module provides functionality for working with the LukaBluesnapSDK in your iOS app.",
6   "homepage": "https://github.com/josem0796/LukaBluesnapSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jose Moran": "jmoran@lukapay.io"
13   },
14   "source": {
15     "git": "https://github.com/josem0796/LukaBluesnapSDK.git",
16     "tag": "1.0.12"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source_files": "LukaBluesnap/**/*.{h,m,swift}",
22   "resources": "LukaBluesnap/**/*.{ttf,strings,xcassets}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "BluesnapSDK": [
30     ],
31     "Alamofire": [
33     ]
34   }