[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 5 / b / ObjectiveLibModbus / 0.0.1 / ObjectiveLibModbus.podspec.json
blob07f6e5f4e6a7439b4f11b880d935155d19873fad
2   "name": "ObjectiveLibModbus",
3   "version": "0.0.1",
4   "license": "GNU",
5   "summary": "Obj-C wrapper for libmodbus.",
6   "homepage": "https://github.com/iUtvikler/ObjectiveLibModbus",
7   "authors": {
8     "Lars-Jørgen Kristiansen": "LarsJK.84@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/iUtvikler/ObjectiveLibModbus.git",
12     "tag": "0.0.1"
13   },
14   "description": "ObjectiveLibModbus is an Objective-C wrapper class for the libmodbus library.I included tweaked and compiled libmodbus sourcefiles, that work with OS X and iOS in this project.",
15   "source_files": [
16     "ObjectiveLibModbus/*.{h,m}",
17     "Vendor/libmodbus/*.{c,h}"
18   ],
19   "requires_arc": true