[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / 5 / LukaBluesnapSDK / 1.0.13 / LukaBluesnapSDK.podspec.json
blob004eb3518232fcae785037cf1e22f8b187c095b6
2   "name": "LukaBluesnapSDK",
3   "version": "1.0.13",
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.13"
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   }