[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 5 / 9 / LEB128 / 2.0.0 / LEB128.podspec.json
blob0b9a9e3484d17196fbcd505f300434b1e8df030c
2   "name": "LEB128",
3   "version": "2.0.0",
4   "summary": "A library helping to deal with Little Endian Base 128.",
5   "homepage": "https://github.com/yageek/LEB128",
6   "license": "MIT",
7   "authors": {
8     "Yannick Heinrich": "yannick.heinrich@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/yageek",
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/yageek/LEB128.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "Sources/*.swift",
22   "pushed_with_swift_version": "3.0"