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