blob: e9e2767f6fe03a503b4b40de0db473b4e2a20f13 [file] [log] [blame]
{
"name": "BerTlv",
"version": "0.2.3",
"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.3"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "BerTlv"
}