[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / f / 1 / 3 / SunshineKit / 1.1.0 / SunshineKit.podspec.json
bloba595b4c37daa610d5313f93b3e5ade520d5a17c9
2   "name": "SunshineKit",
3   "summary": "Framework that calculates various Sun related data",
4   "version": "1.1.0",
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.0"
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"