[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / 5 / 2 / Solar / 0.0.4 / Solar.podspec.json
blobf246f53a64443fcc2f10fadc41f5dd0a0e5a6c3e
2   "name": "Solar",
3   "version": "0.0.4",
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   },
17   "source": {
18     "git": "https://github.com/ceek/Solar.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "Source/*.{swift}",
22   "requires_arc": true