[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / e / Shepherd / 0.1.3 / Shepherd.podspec.json
blob304961b4930b224e38ea8bc21af59d78c7ce8316
2   "name": "Shepherd",
3   "version": "0.1.3",
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.1.3"
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"