[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / 4 / e / Shepherd / 0.4.1 / Shepherd.podspec.json
blobcca54c3881ccb17fa5c803843e0e9ab7c2d44cf6
2   "name": "Shepherd",
3   "version": "0.4.1",
4   "summary": "A collection of protocol and extensions to aid with `NSUserActivity`s",
5   "description": "A collection of protocol and extensions to aid with the handling and creation of `NSUserActivity`s",
6   "homepage": "https://github.com/JosephDuffy/Shepherd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Joseph Duffy",
12   "source": {
13     "git": "https://github.com/JosephDuffy/Shepherd.git",
14     "tag": "v0.4.1"
15   },
16   "source_files": "Sources/**/*.swift",
17   "platforms": {
18     "osx": "10.10",
19     "ios": "8.0",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "swift_versions": "5.0",
24   "swift_version": "5.0"