[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 3 / 5 / 2 / Solar / 2.1.0 / Solar.podspec.json
blob6a2d8a0b5800f73c6026ff834bb0cba37fe60665
2   "name": "Solar",
3   "version": "2.1.0",
4   "summary": "A Swift library for generating Sunrise and Sunset times.",
5   "description": "A Swift library for generating Sunrise and Sunset times. All calculations take 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     "watchos": "3.0",
17     "tvos": "9.0",
18     "osx": "10.9"
19   },
20   "source": {
21     "git": "https://github.com/ceek/Solar.git",
22     "tag": "2.1.0"
23   },
24   "source_files": "Solar/*.{swift}",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"