blob: 6b75b87246cd1dd3e4231bc62022728ff43b7748 [file] [log] [blame]
{
"name": "VOKBenkode",
"version": "0.2.0",
"summary": "An Objective-C library for encoding/decoding objects using Bencoding.",
"homepage": "https://github.com/vokalinteractive/VOKBenkode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VOKAL Interactive": "hello@vokalinteractive.com"
},
"source": {
"git": "https://github.com/vokalinteractive/VOKBenkode.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}