blob: ffc5b81bf0947be44826fd4d1c08de56fe8c51ee [file] [log] [blame]
{
"name": "MoonKit",
"version": "1.0.5",
"summary": "MoonKit is a short framework to get information about the moon",
"requires_arc": true,
"homepage": "https://github.com/thejohnlima/MoonKit",
"license": "MIT",
"authors": {
"John Lima": "thejohnlima@icloud.com"
},
"social_media_url": "https://twitter.com/thejohnlima",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/thejohnlima/MoonKit.git",
"tag": "1.0.5"
},
"source_files": "Sources/MoonKit/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}