blob: cca54c3881ccb17fa5c803843e0e9ab7c2d44cf6 [file] [log] [blame]
{
"name": "Shepherd",
"version": "0.4.1",
"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.1"
},
"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"
}