Skip to content
This repository was archived by the owner on Mar 2, 2023. It is now read-only.

Commit 87c299d

Browse files
Create README.md
1 parent de5da05 commit 87c299d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
OpenSSL-Pod
2+
===========
3+
4+
5+
### Version numbering
6+
7+
Because OpenSSL's version numbers are not compatible with the CocoaPods version numbering, we will agree on the following.
8+
9+
OpenSSL version: A.B.CD will become A.B.C*100 + place of D in the alphabeth.
10+
11+
12+
Example: OpenSSL 1.0.1h => OpenSSL 1.0.108
13+

0 commit comments

Comments
 (0)