blob: da4584270256f6137054a1405b06bc489f4b9caf [file] [log] [blame]
{
"name": "SNMPLite",
"version": "1.0.0",
"platforms": {
"ios": "9"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "SNMP library to get SNMP oid",
"homepage": "https://github.com/Thanhdev2703/SNMPLite",
"authors": {
"Thanh Vu": "vuvanthanh.haui.ktpm1@gmail.com"
},
"source": {
"git": "https://github.com/Thanhdev2703/SNMPLite.git",
"tag": "1.0.0"
},
"description": "SNMP library to get SNMP oid",
"source_files": "SNMPLite/*.{h,m}",
"requires_arc": true
}