blob: 9ab802229f570753f3db97450152af770dab61f2 [file] [log] [blame]
{
"name": "BerTlv",
"version": "0.1.0",
"summary": "BER-TLV parser and builder",
"description": " Features\n\n * Parsing\n * Easy building\n",
"homepage": "https://github.com/evsinev/BerTlv",
"license": "APACHE",
"authors": {
"Evgeniy Sinev": "es@payneteasy.com"
},
"source": {
"git": "https://github.com/evsinev/BerTlv.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "BerTlv"
}