[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / e / a / SNMPLite / 1.0.4 / SNMPLite.podspec.json
blob3ec8e6810a0e95265c34ead598a8c84bfb3671d2
2   "name": "SNMPLite",
3   "version": "1.0.4",
4   "platforms": {
5     "ios": "9"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "SNMP library to get SNMP oid",
12   "homepage": "https://github.com/Thanhdev2703/SNMPLite",
13   "authors": {
14     "Thanh Vu": "vuvanthanh.haui.ktpm1@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/Thanhdev2703/SNMPLite.git",
18     "tag": "1.0.4"
19   },
20   "description": "SNMP library to get SNMP oid",
21   "source_files": [
22     "SNMPLite/*.{h,m,cpp,mm}",
23     "SNMPLite/public/*.h"
24   ],
25   "public_header_files": "SNMPLite/public/*.h",
26   "requires_arc": true