[Add] DriveMetaDataiOSSDK 0.0.7
[CocoaPods.git] / Specs / a / 4 / 5 / LukaBluesnapSDK / 1.0.2 / LukaBluesnapSDK.podspec.json
blob9406daa4958da5e2113c81f1eac3b3d5a158f253
2   "name": "LukaBluesnapSDK",
3   "version": "1.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source_files": "LukaBluesnap/**/*.{h,m,swift}",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "dependencies": {
23     "BluesnapSDK": [
25     ],
26     "Alamofire": [
28     ]
29   }