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