blob: d7c744a5fa05020870374711ae96e7109e7ffc9d [file] [log] [blame]
{
"name": "SwiftDevHints",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"SwiftDevHints/Sources/*.swift",
"SwiftDevHints/SwiftDevHints.h"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}