[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / d / VOKBenkode / 0.1.0 / VOKBenkode.podspec.json
blob811741c2b6db89d6f13256842816de08f24116a4
2   "name": "VOKBenkode",
3   "version": "0.1.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.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes"