[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 3 / 5 / 2 / Solar / 0.0.7 / Solar.podspec.json
blob5f8be9d0c31de257ab80654c8fdf25ed9f51c96c
2   "name": "Solar",
3   "version": "0.0.7",
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.7"
21   },
22   "source_files": "Source/*.{swift}",
23   "requires_arc": true