[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / 5 / LukaBluesnapSDK / 1.0.0 / LukaBluesnapSDK.podspec.json
blobfa448019e2472256924c22c56194655f90a47ba2
2   "name": "LukaBluesnapSDK",
3   "version": "1.0.0",
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   "authors": {
8     "Jose Moran": "jmoran@lukapay.io"
9   },
10   "source": {
11     "git": "https://github.com/josem0796/LukaBluesnapSDK.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "dependencies": {
22     "BluesnapSDK": [
24     ]
25   }