[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / a / CryptoSecurity / 1.2 / CryptoSecurity.podspec.json
blobcfb2c3eae554ce5a74def1686735dfef210cb4e4
2   "name": "CryptoSecurity",
3   "version": "1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.txt"
7   },
8   "authors": {
9     "Kevin Wooten": "kevin@outfoxx.io"
10   },
11   "homepage": "https://github.com/outfoxx/cryptosecurity",
12   "summary": "Crypto & Securty framework wrappers for Swift, along with ASN.1 and X.509 utilities.",
13   "source": {
14     "git": "https://github.com/outfoxx/CryptoSecurity.git",
15     "tag": "1.2"
16   },
17   "source_files": "Sources/*.{h,m,swift}",
18   "frameworks": "Security",
19   "swift_versions": [
20     "5.0",
21     "5.0"
22   ],
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.10",
26     "tvos": "10.0",
27     "watchos": "2.0"
28   },
29   "swift_version": "5.0"