blob: 6265f3f0cb1a4168277eabd1d977af8bc31ed321 [file] [log] [blame]
{
"name": "VOKBenkode",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}