[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 5 / 2 / Solar / 0.0.5 / Solar.podspec.json
blob00181e48f76f9239a411ecfa40a2d1a91f3891c4
2   "name": "Solar",
3   "version": "0.0.5",
4   "summary": "A Swift library for generating Sunrise and Sunset times.",
5   "description": "A Swift library for generating Sunrise and Sunset times. All processing takes place locally without the need for a network request.",
6   "homepage": "http://github.com/ceek/solar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Howell": "chris.kevin.howell@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/ceek/Solar.git",
20     "tag": "0.0.5"
21   },
22   "source_files": "Source/*.{swift}",
23   "requires_arc": true