blob: 4c4c912304de740c0632c586ed466479a8777644 [file] [log] [blame]
{
"name": "SNMPLite",
"version": "1.0.2",
"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.2"
},
"description": "SNMP library to get SNMP oid",
"source_files": [
"SNMPLite/*.{h,m,cpp,mm}",
"SNMPLite/public/*.h"
],
"public_header_files": "SNMPLite/public/*.h",
"requires_arc": true
}