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