[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / a / 4 / c / BinUtils / 0.1.1 / BinUtils.podspec.json
blobca8278fd90001fb4e950bf91bcee18700b844ef6
2   "name": "BinUtils",
3   "version": "0.1.1",
4   "summary": "Swift functions to ease working with binary formats",
5   "homepage": "https://github.com/kustra/BinUtils",
6   "license": "MIT",
7   "authors": "Nicolas Seriot",
8   "platforms": {
9     "ios": "8.0",
10     "tvos": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/kustra/BinUtils.git",
14     "tag": "0.1.1"
15   },
16   "source_files": "Sources/BinUtils.swift",
17   "frameworks": "CoreFoundation",
18   "pushed_with_swift_version": "3.2"