blob: dd2727e016acaf62ecf236e3a00cb66c52fddac4 [file] [log] [blame]
{
"name": "RSSunAndMoonCalc",
"version": "0.1.0",
"summary": "Sun and Moon calculations in Swift 3.",
"description": "Sunrise, sunset, Moon rise and set ; Sun position : Moon position and more!",
"homepage": "https://github.com/iLandes/RSSunAndMoonCalc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastien REMY": "seb.remy@me.com"
},
"source": {
"git": "https://github.com/iLandes/RSSunAndMoonCalc.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RSSunAndMoonCalc/RSSunAndMoonCalc.swift",
"pushed_with_swift_version": "3.0"
}