[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / 4 / 5 / a / CryptoSecurity / 1.1 / CryptoSecurity.podspec.json
blob07c181a26c6638e3665ef1b0db1fc48db79202a3
2   "name": "CryptoSecurity",
3   "version": "1.1",
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.1"
16   },
17   "source_files": "Sources/*.{h,m,swift}",
18   "frameworks": "Security",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "10.0",
23     "watchos": "2.0"
24   }