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