[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 0 / 3 / SCrypto / 4.0.0 / SCrypto.podspec.json
blobf79faaa74eb4e1826223b05671cca078d1993768
2   "name": "SCrypto",
3   "version": "4.0.0",
4   "summary": "The SCrypto framework provides neat Swift API for CommonCrypto routines.",
5   "homepage": "https://github.com/sgl0v/SCrypto",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Maksym Shcheglov": "maxscheglov@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/sgl0v",
14   "platforms": {
15     "osx": "10.11",
16     "ios": "9.0"
17   },
18   "swift_versions": "5.0",
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/sgl0v/SCrypto.git",
22     "tag": "4.0.0",
23     "submodules": true
24   },
25   "source_files": "Source/**/*.{h,swift}",
26   "swift_version": "5.0"