[Add] AlibabacloudQuanMiaoLightApp20240801 2.2.0
[CocoaPods.git] / Specs / 6 / d / a / IotLibrary / 0.0.1 / IotLibrary.podspec.json
blob30ac452e325d6c5a7981ef2ab30c17435bc0f645
2   "name": "IotLibrary",
3   "version": "0.0.1",
4   "summary": "IotLibrary is an iOS framework written in swift",
5   "description": "Uploads metrics and logs to the iot web platform",
6   "homepage": "https://iot.zynksoftware.com",
7   "license": "MIT",
8   "authors": {
9     "Orban Szabolcs": "szabolcs.orban@zynksoftware.com"
10   },
11   "source": {
12     "git": "https://github.com/OrbanSzabolcs/iot-library-iOS.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "iotLibrary",
17     "iotLibrary/**/*.{h,m}"
18   ],
19   "exclude_files": "iotLibrary/iotLibrarySample",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }