[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / d / 4 / RSSunAndMoonCalc / 0.1.0 / RSSunAndMoonCalc.podspec.json
blobdd2727e016acaf62ecf236e3a00cb66c52fddac4
2   "name": "RSSunAndMoonCalc",
3   "version": "0.1.0",
4   "summary": "Sun and Moon calculations in Swift 3.",
5   "description": "Sunrise, sunset, Moon rise and set ; Sun position : Moon position and more!",
6   "homepage": "https://github.com/iLandes/RSSunAndMoonCalc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sebastien REMY": "seb.remy@me.com"
13   },
14   "source": {
15     "git": "https://github.com/iLandes/RSSunAndMoonCalc.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "RSSunAndMoonCalc/RSSunAndMoonCalc.swift",
22   "pushed_with_swift_version": "3.0"