[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 6 / HPDarkSky / 1.0.2 / HPDarkSky.podspec.json
blobbbc38820de4686ba4110ace9535a0b058b16a1e6
2   "name": "HPDarkSky",
3   "version": "1.0.2",
4   "summary": "Cross-platform framework to communicate with the DarkSky JSON API",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE.md"
8   },
9   "homepage": "https://github.com/henrik-dmg/HPDarkSky",
10   "authors": {
11     "henrik-dmg": "henrik@panhans.dev"
12   },
13   "social_media_url": "https://twitter.com/henrik_dmg",
14   "platforms": {
15     "ios": "9.0",
16     "watchos": "2.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/henrik-dmg/HPDarkSky.git",
22     "tag": "1.0.2"
23   },
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "Foundation",
26   "ios": {
27     "frameworks": "UIKit"
28   },
29   "watchos": {
30     "frameworks": "UIKit"
31   },
32   "tvos": {
33     "frameworks": "UIKit"
34   },
35   "swift_versions": "5.1",
36   "requires_arc": true,
37   "swift_version": "5.1"