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