mirror of
https://github.com/zhigang1992/UICKeyChainStore.git
synced 2026-01-12 17:53:09 +08:00
Update README/LICENSE
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
The MIT License
|
||||
|
||||
Copyright (c) 2011 Kishikawa Katsumi
|
||||
Copyright (c) 2011 kishikawa katsumi
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
||||
@@ -10,10 +10,8 @@ MIT License
|
||||
`pod 'UICKeyChainStore'`
|
||||
|
||||
### Manual Install
|
||||
1. Add `Security.framework` to your target
|
||||
2. Add `UICKeyChainStore.h` and `UICKeyChainStore.m` to your project.
|
||||
3. Copy files in Lib to your project.
|
||||
4. Copy LICENSE to your project.
|
||||
1. Add `Security.framework` to your target=
|
||||
2. Copy files in Lib (`UICKeyChainStore.h` and `UICKeyChainStore.m`) to your project.
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user