[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / 6 / libPahoA / 0.1.0 / libPahoA.podspec.json
blob8efb8f0d31353ae67ee64d845a088573df57dbf6
2   "name": "libPahoA",
3   "version": "0.1.0",
4   "summary": "MQTT client library for iOS and OS X",
5   "homepage": "https://github.com/JyHu/libPaho",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Jo": "auu.aug@gmail.com"
11   },
12   "swift_versions": "5.0",
13   "requires_arc": true,
14   "platforms": {
15     "osx": "10.12"
16   },
17   "source": {
18     "git": "https://github.com/JyHu/libPaho.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "libPahoA/*.h",
22   "vendored_libraries": "libPahoA/libpaho-mqtt3a.a",
23   "swift_version": "5.0"