blob: b38a38ee81dfbbdbd84a8b9d7d68c382b8be607a [file] [log] [blame]
{
"name": "Fleet",
"version": "0.1.2",
"summary": "A UIKit-focused Swift testing framework",
"homepage": "https://github.com/jwfriese/Fleet",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": "Jared Friese",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jwfriese/Fleet.git",
"tag": "0.1.2"
},
"source_files": "Fleet/**/*.{swift,h}",
"public_header_files": [
"Fleet/Fleet.h"
]
}