[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 1 / 3 / SunshineKit / 1.1.1 / SunshineKit.podspec.json
blob06b97ed69ac09285c2bafc6288bb6e973bef95f2
2   "name": "SunshineKit",
3   "summary": "Framework that calculates various Sun related data",
4   "version": "1.1.1",
5   "homepage": "https://github.com/scytalion/SunshineKit",
6   "license": "MIT",
7   "authors": {
8     "Oleg Müller": "oleg@bitgrainedbytes.com"
9   },
10   "source": {
11     "git": "https://github.com/scytalion/SunshineKit.git",
12     "tag": "1.1.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "SunshineKit/Source/**/*.swift",
18   "ios": {
19     "frameworks": [
20       "Foundation",
21       "Accelerate",
22       "CoreLocation"
23     ]
24   },
25   "swift_version": "4.2"