[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 6 / SSMQTT / 0.1.0 / SSMQTT.podspec.json
blobdf733185a6ade4bafcb20ff9edad90f03814b1d2
2   "name": "SSMQTT",
3   "version": "0.1.0",
4   "summary": "封装Amazon iOT,实现远程控制。",
5   "description": "通过AmazonIoT三方库,实现自己定制对应项目的远程控制模块。",
6   "homepage": "http://10.8.2.38/smart/iOS/SSMQTT",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gumingjian": "joe.gu@cdskysoft.com"
13   },
14   "source": {
15     "git": "http://10.8.2.38/smart/iOS/SSMQTT.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SSMQTT/Classes/**/*",
23   "dependencies": {
24     "AWSIoT": [
25       "~> 2.6.10"
26     ]
27   },
28   "swift_version": "5.0"