blob: b4e71d33c575dceafcefaa9d0a62b0d18e1df423 [file] [log] [blame]
{
"name": "Shepherd",
"version": "0.2.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.2.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"
}