[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / 4 / BlocksSDK / 0.3.0 / BlocksSDK.podspec.json
blob3ad889a67fc2f5d3b5253f6d17425c01712b4718
2   "name": "BlocksSDK",
3   "version": "0.3.0",
4   "summary": "A Blocks Lockers SDK for API communication and opening doors via bluetooth",
5   "homepage": "https://github.com/blocks-lockers/blocks-sdk-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "alex-alex": "alex.studnicka@blockslockers.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.3",
17   "source": {
18     "git": "https://github.com/blocks-lockers/blocks-sdk-ios.git",
19     "tag": "0.3.0"
20   },
21   "source_files": "Sources/**/*.{h,m,swift}",
22   "dependencies": {
23     "Alamofire": [
24       "5.4.0"
25     ],
26     "BlueSwift": [
27       "1.0.5"
28     ]
29   },
30   "swift_version": "5.3"