[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / 5 / NetatmoSwiftSDK / 0.0.2 / NetatmoSwiftSDK.podspec.json
blobbc13268863a2c43f7f580ea9f7213e4717b1c69e
2   "name": "NetatmoSwiftSDK",
3   "version": "0.0.2",
4   "summary": "NetatmoSwiftSDK is a Swift wrapper around the Netatmo API.",
5   "homepage": "https://github.com/Baza207/NetatmoSwiftSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "James Barrow": "james@pigonahill.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/Baza207/NetatmoSwiftSDK.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "Source/**/*.swift",
21   "exclude_files": "Tests/**/TestConfig.{json}",
22   "swift_versions": "5.1",
23   "frameworks": [
24     "UIKit",
25     "CoreLocation",
26     "SafariServices"
27   ],
28   "swift_version": "5.1"