blob: 3ec8e6810a0e95265c34ead598a8c84bfb3671d2 [file] [log] [blame]
{
"name": "SNMPLite",
"version": "1.0.4",
"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.4"
},
"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
}