blob: 4ceda7a76ac01d1a49e8a55edf3e92caff5c200e [file] [log] [blame]
{
"name": "MoonKit",
"version": "1.0.1",
"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.1"
},
"source_files": "Sources/MoonKit/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}