[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / a / 0 / Suntimes / 0.2.1 / Suntimes.podspec.json
blobbf17635aa71fbaa8b4ee13b644f6393ec5abbcbd
2   "name": "Suntimes",
3   "summary": "A library to calculate Suntimes, Sunset, and Twilight times based on the user's current location and time zone.",
4   "version": "0.2.1",
5   "homepage": "https://github.com/bakkenbaeck/Suntimes",
6   "license": "MIT",
7   "authors": {
8     "Bakken & Bæck": "post@bakkenbaeck.no"
9   },
10   "source": {
11     "git": "https://github.com/bakkenbaeck/Suntimes.git",
12     "tag": "0.2.1"
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"