[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / d / 6 / TcxDataProtocol / 1.0.1 / TcxDataProtocol.podspec.json
blob71020386720091676f0640c611e3600b7b87724f
2   "name": "TcxDataProtocol",
3   "version": "1.0.1",
4   "summary": "Encoding and Decoding of the TCX Data Format.",
5   "description": "Encoding and Decoding of the TCX Data Format for Fitness based applications.",
6   "homepage": "https://github.com/FitnessKit/TcxDataProtocol",
7   "documentation_url": "https://fitnesskit.github.io/TcxDataProtocol/",
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/TcxDataProtocol.git",
17     "tag": "1.0.1"
18   },
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "5.0"
21   },
22   "swift_versions": "5.0",
23   "platforms": {
24     "ios": "10.0",
25     "osx": "10.12",
26     "tvos": "10.0",
27     "watchos": "3.0"
28   },
29   "source_files": "Sources/TcxDataProtocol/**/*",
30   "dependencies": {
31     "XMLCoder": [
32       ">= 0.8.0"
33     ]
34   },
35   "swift_version": "5.0"