blob: 8b48942915633a0246a36eb3aa450b3d8dfe09ec [file] [log] [blame]
{
"name": "Shepherd",
"version": "0.4.0",
"summary": "A collection of protocol and extensions to aid with `NSUserActivity`s",
"description": "A collection of protocol and extensions to aid with the handling and creation of `NSUserActivity`s",
"homepage": "https://github.com/JosephDuffy/Shepherd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Joseph Duffy",
"source": {
"git": "https://github.com/JosephDuffy/Shepherd.git",
"tag": "v0.4.0"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"osx": "10.10",
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}