[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / a / IotLibrary / 0.0.2 / IotLibrary.podspec.json
blob5ad8f805746e6402d3b23d73bd0241ffd84f4af5
2   "name": "IotLibrary",
3   "version": "0.0.2",
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   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/OrbanSzabolcs/iot-library-iOS.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "iotLibrary",
20     "iotLibrary/**/*.{h,m}"
21   ],
22   "exclude_files": "iotLibrary/iotLibrarySample"