File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
3
3
s . name = "IDZSwiftCommonCrypto"
4
- s . version = "0.7.2 "
4
+ s . version = "0.7.4 "
5
5
s . summary = "A wrapper for Apple's Common Crypto library written in Swift."
6
6
7
7
s . homepage = "https://github.com/iosdevzone/IDZSwiftCommonCrypto"
Original file line number Diff line number Diff line change 1
1
# IDZSwiftCommonCrypto
2
- [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage ) [ ![ Build Status] ( https://travis-ci.org/iosdevzone/IDZSwiftCommonCrypto.svg?branch=swift2.0 )] ( https://travis-ci.org/iosdevzone/IDZSwiftCommonCrypto ) [ ![ Coverage Status] ( https://coveralls.io/repos/iosdevzone/IDZSwiftCommonCrypto/badge.svg?branch=swift2.0 &service=github )] ( https://coveralls.io/github/iosdevzone/IDZSwiftCommonCrypto?branch=swift2.0 )
2
+ [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage ) [ ![ Build Status] ( https://travis-ci.org/iosdevzone/IDZSwiftCommonCrypto.svg?branch=master )] ( https://travis-ci.org/iosdevzone/IDZSwiftCommonCrypto ) [ ![ Coverage Status] ( https://coveralls.io/repos/iosdevzone/IDZSwiftCommonCrypto/badge.svg?branch=master &service=github )] ( https://coveralls.io/github/iosdevzone/IDZSwiftCommonCrypto?branch=master )
3
3
4
4
5
5
A Swift wrapper for Apple's ` CommonCrypto ` library.
You can’t perform that action at this time.
0 commit comments