blob: a28ef46dde4359861fc285196183334257f0125a [file] [log] [blame]
{
"name": "CoreAardvark",
"version": "2.1.0",
"license": "Apache License, Version 2.0",
"summary": "Aardvark is a library that makes it dead simple to create actionable bug reports. Usable by extensions.",
"homepage": "https://github.com/square/Aardvark",
"authors": "Square",
"source": {
"git": "https://github.com/square/Aardvark.git",
"tag": "CoreAardvark/2.1.0"
},
"platforms": {
"ios": "8.0",
"watchos": "3.0"
},
"source_files": "CoreAardvark/**/*.{h,m,swift}",
"private_header_files": [
"CoreAardvark/*_Testing.h",
"CoreAardvark/Private Categories/*.h"
],
"pushed_with_swift_version": "3.0"
}