blob: a2fa2541ce2d90baaeeeea432262d9cb1343a6eb [file] [log] [blame]
{
"name": "Fleet",
"version": "1.1",
"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": "1.1"
},
"source_files": "Fleet/**/*.{swift,h}",
"public_header_files": [
"Fleet/Fleet.h"
],
"preserve_paths": "Fleet/Script/copy_storyboard_info_files.sh",
"pushed_with_swift_version": "3.0"
}