[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 3 / 5 / 2 / Solar / 0.0.8 / Solar.podspec.json
blobfe63dd53b051c516fd45c878798c679afc8ab983
2   "name": "Solar",
3   "version": "0.0.8",
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.8"
21   },
22   "source_files": "Solar/Solar/*.{swift}",
23   "requires_arc": true