[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / f / 9 / TPLinkCloudClient / 1.0.0 / TPLinkCloudClient.podspec.json
blob4a1a3ff31270034f44d58e4c49bb9c27bf4a290f
2   "name": "TPLinkCloudClient",
3   "version": "1.0.0",
4   "summary": "A swift library for managing TPLink cloud devices.",
5   "homepage": "https://github.com/slmosl/TPLinkCloudClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "slmosl": "morsela@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/slmosl/TPLinkCloudClient.git",
15     "tag": "1.0.0"
16   },
17   "swift_version": "4.2",
18   "platforms": {
19     "osx": "10.10"
20   },
21   "source_files": "TPLinkCloudClient/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.8"
25     ]
26   }