[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 2 / 3 / 4 / BlocksSDK / 0.3.6 / BlocksSDK.podspec.json
bloba182f1d443b131b267818cdaf5c7ba476eb98f0c
2   "name": "BlocksSDK",
3   "version": "0.3.6",
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.6"
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"