[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 3 / ESCrypto / 1.0.2 / ESCrypto.podspec.json
blob467f92cb60cf47dba11e90880a521603010111e1
2   "name": "ESCrypto",
3   "platforms": {
4     "ios": "11.0",
5     "osx": "10.14",
6     "watchos": "5.0",
7     "tvos": "10.0"
8   },
9   "summary": "ESCrypto swift 5.1 framework for advanced crypto data in your app.",
10   "requires_arc": true,
11   "version": "1.0.2",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Dmitriy Toropkin": "toropkind@gmail.com"
18   },
19   "homepage": "https://github.com/ESKARIA/ESCrypto.git",
20   "source": {
21     "git": "https://github.com/ESKARIA/ESCrypto.git",
22     "tag": "1.0.2"
23   },
24   "frameworks": "Security",
25   "source_files": "ESCrypto/**/*.{swift}"