[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 1 / DataDecoder / 0.7.0 / DataDecoder.podspec.json
blobb7ff5da1355624d5a20e2974a5b05027ed7ea616
2   "name": "DataDecoder",
3   "version": "0.7.0",
4   "summary": "Swift Data Decoder. Easily Decode Data values",
5   "description": "Swift Data Decoder. Easily Decode Data values.",
6   "homepage": "https://github.com/FitnessKit/DataDecoder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kevin A. Hoogheem": "kevin@hoogheem.net"
13   },
14   "source": {
15     "git": "https://github.com/FitnessKit/DataDecoder.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Sources/**/*",
25   "pushed_with_swift_version": "3.1"