blob: 919917bb726d3952bf9ac6e093b443150ac3778e [file] [log] [blame]
{
"name": "SwiftySunrise",
"version": "1.1.1",
"summary": "Sunrise and sunset times in Swift.",
"homepage": "https://github.com/tomw/SwiftySunrise",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom Weightman": "hi@tomweightman.com"
},
"source": {
"git": "https://github.com/tomw/SwiftySunrise.git",
"tag": "1.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftySunrise/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}