[Delete] AliVCSDK_Standard 6.18.0
[CocoaPods.git] / Specs / a / 9 / 6 / HPDarkSky / 1.1.0 / HPDarkSky.podspec.json
blob92fdd088353f76d054a7ef9e534f9311aaf3a32a
2   "name": "HPDarkSky",
3   "version": "1.1.0",
4   "summary": "Cross-platform framework to communicate with the DarkSky JSON API",
5   "license": "MIT",
6   "homepage": "https://github.com/henrik-dmg/HPDarkSky",
7   "authors": {
8     "henrik-dmg": "henrik@panhans.dev"
9   },
10   "social_media_url": "https://twitter.com/henrik_dmg",
11   "platforms": {
12     "ios": "8.0",
13     "watchos": "3.0",
14     "osx": "10.11",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/henrik-dmg/HPDarkSky.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": "Foundation",
23   "swift_versions": "5.1",
24   "requires_arc": true,
25   "dependencies": {
26     "HPNetwork": [
28     ]
29   },
30   "swift_version": "5.1"