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