[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 5 / 9 / WolfSec / 1.0 / WolfSec.podspec.json
blobff3b15609cee67ba12d7e9d9af1649ad973a39ea
2   "name": "WolfSec",
3   "version": "1.0",
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"
16   },
17   "swift_version": "4.2",
18   "source_files": "WolfSec/Classes/**/*",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "module_name": "WolfSec",
25   "dependencies": {
26     "CommonCryptoModule": [
28     ],
29     "WolfPipe": [
31     ],
32     "WolfStrings": [
34     ]
35   }