blob: b112d4b04c6e26e9c51992b7c3304d8cec276a58 [file] [log] [blame]
{
"name": "SwiftDevHints",
"version": "2.4.0",
"summary": "A very useful set of development tools.",
"description": "SwiftDevHints is a very useful set of development tools.",
"homepage": "https://github.com/derekcoder/SwiftDevHints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"derekcoder": "derekcoder@gmail.com"
},
"source": {
"git": "https://github.com/derekcoder/SwiftDevHints.git",
"tag": "2.4.0"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"watchos": "4.0"
},
"source_files": [
"SwiftDevHints/Classes/**/*",
"SwiftDevHints/SwiftDevHints.h"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}