[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 8 / AlgorigoBleLibrary / 0.2.1 / AlgorigoBleLibrary.podspec.json
blobaf77157f10136e9c46ad2a6b328c45ec7a185138
2   "name": "AlgorigoBleLibrary",
3   "version": "0.2.1",
4   "summary": "Swift Ble Library using RxSwift by Algorigo",
5   "description": "Swift Ble Library using RxSwift by Algorigo\nwrite by rouddy@naver.com",
6   "homepage": "https://github.com/Algorigo/AlgorigoBleSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "author": "rouddy@naver.com"
13   },
14   "documentation_url": "https://github.com/Algorigo/AlgorigoBleSwift",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.1",
19   "source": {
20     "git": "https://github.com/Algorigo/AlgorigoBleSwift.git",
21     "tag": "0.2.1"
22   },
23   "source_files": "AlgorigoBleLibrary/AlgorigoBleLibrary/*.swift",
24   "dependencies": {
25     "RxSwift": [
26       "~> 6.5.0"
27     ],
28     "RxRelay": [
29       "~> 6.5.0"
30     ]
31   },
32   "swift_version": "5.1"