[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 4 / c / d / VOKBenkode / 0.2.1 / VOKBenkode.podspec.json
blob6265f3f0cb1a4168277eabd1d977af8bc31ed321
2   "name": "VOKBenkode",
3   "version": "0.2.1",
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.2.1"
16   },
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.8"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes"