[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 5 / NetatmoSwiftSDK / 0.0.3 / NetatmoSwiftSDK.podspec.json
blob9dc7373fc392bd74f06262d2865bce441b0a4b1c
2   "name": "NetatmoSwiftSDK",
3   "version": "0.0.3",
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.3"
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"