[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / a / e / AntMessageProtocol / 1.1.0 / AntMessageProtocol.podspec.json
blob064bdbe1bb8aca7f75230dcd7068b5fa602dc670
2   "name": "AntMessageProtocol",
3   "version": "1.1.0",
4   "summary": "Encoding and Decoding of the ANT Message Protocol.",
5   "description": "Encoding and Decoding of the ANT Message Protocol.  Provides codeing methods for ANT+.",
6   "homepage": "https://github.com/FitnessKit/AntMessageProtocol",
7   "documentation_url": "https://fitnesskit.github.io/AntMessageProtocol/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Kevin A. Hoogheem": "kevin@hoogheem.net"
14   },
15   "source": {
16     "git": "https://github.com/FitnessKit/AntMessageProtocol.git",
17     "tag": "1.1.0"
18   },
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "5.1"
21   },
22   "swift_versions": "5.1",
23   "platforms": {
24     "ios": "10.0",
25     "osx": "10.12",
26     "tvos": "10.0",
27     "watchos": "3.0"
28   },
29   "source_files": "Sources/AntMessageProtocol/**/*",
30   "dependencies": {
31     "DataDecoder": [
33     ],
34     "FitnessUnits": [
36     ]
37   },
38   "swift_version": "5.1"