[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 4 / c / d / VOKBenkode / 0.3.0 / VOKBenkode.podspec.json
blobfdc06e436ab7def255caf843ca898d4557a4e986
2   "name": "VOKBenkode",
3   "version": "0.3.0",
4   "summary": "An Objective-C library for encoding/decoding objects using Bencoding.",
5   "homepage": "https://github.com/vokal/VOKBenkode",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vokal": "hello@vokalinteractive.com"
12   },
13   "source": {
14     "git": "https://github.com/vokal/VOKBenkode.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "6.0",
19     "tvos": "9.0",
20     "osx": "10.8"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes"