[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 9 / WolfSec / 1.0.2 / WolfSec.podspec.json
blobffef031b11507907ad7d07ec4709a84b9e11e781
2   "name": "WolfSec",
3   "version": "1.0.2",
4   "summary": "A library of conveniences for security-related functionality.",
5   "homepage": "https://github.com/wolfmcnally/WolfSec",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wolf McNally": "wolf@wolfmcnally.com"
12   },
13   "source": {
14     "git": "https://github.com/wolfmcnally/WolfSec.git",
15     "tag": "1.0.2"
16   },
17   "swift_version": "4.2",
18   "source_files": "WolfSec/Classes/**/*",
19   "platforms": {
20     "ios": "9.3",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "module_name": "WolfSec",
25   "dependencies": {
26     "CommonCryptoModule": [
28     ],
29     "WolfPipe": [
31     ],
32     "WolfFoundation": [
34     ]
35   }