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