[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / 8 / Sunrise / 0.1.0 / Sunrise.podspec.json
blob0a90b8abb71f42df10f22115c2de3934817a667d
2   "name": "Sunrise",
3   "summary": "A library to calculate Sunrise, Sunset, and Twilight times based on the user's current location and time zone.",
4   "version": "0.1.0",
5   "homepage": "https://github.com/bakkenbaeck/Sunrise",
6   "license": "MIT",
7   "authors": {
8     "Bakken & Bæck": "post@bakkenbaeck.no"
9   },
10   "source": {
11     "git": "https://github.com/bakkenbaeck/Sunrise.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/bakkenbaeck",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*",
23   "frameworks": "Foundation"