blob: 0ac08d8674e0d6f81474d531ebc3f8680a868a3b [file] [log] [blame]
{
"name": "Logboard",
"version": "1.1.5",
"summary": "Simple Logging framework",
"description": "Simple Logging framework for your framework project.",
"homepage": "https://github.com/shogo4405/Logboard",
"license": "New BSD",
"authors": {
"shogo4405": "shogo4405@gmail.com"
},
"source": {
"git": "https://github.com/shogo4405/Logboard.git",
"tag": "1.1.5"
},
"social_media_url": "http://twitter.com/shogo4405",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"ios": {
"source_files": "Platforms/iOS/*.{h,swift}"
},
"osx": {
"source_files": "Platforms/macOS/*.{h,swift}"
},
"tvos": {
"source_files": "Platforms/tvOS/*.{h,swift}"
},
"watchos": {
"source_files": "Platforms/watchOS/*.{h,swift}"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}