Skip to content

Commit e3123d1

Browse files
authored
Update README.md
1 parent e5f8f22 commit e3123d1

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

README.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,29 @@ Sometimes you might want to implement the collapsible cells in a grouped-style t
235235

236236
## Can I use it as a pod? ##
237237

238-
I am making a pod in a separate repo: [CollapsibleTableSectionViewController](https://github.com/jeantimex/CollapsibleTableSectionViewController), and I just get started, designing the interfaces etc, so it will take some time to finish.
238+
:tada: Yes! The CocoaPod is finally released, see [CollapsibleTableSectionViewController](https://github.com/jeantimex/CollapsibleTableSectionViewController).
239239

240240
## License ##
241241

242-
This project is licensed under the MIT license, Copyright (c) 2017 Yong Su. For more information see `LICENSE.md`.
242+
MIT License
243+
244+
Copyright (c) 2017 Yong Su @jeantimex
245+
246+
Permission is hereby granted, free of charge, to any person obtaining a copy
247+
of this software and associated documentation files (the "Software"), to deal
248+
in the Software without restriction, including without limitation the rights
249+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
250+
copies of the Software, and to permit persons to whom the Software is
251+
furnished to do so, subject to the following conditions:
252+
253+
The above copyright notice and this permission notice shall be included in all
254+
copies or substantial portions of the Software.
255+
256+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
257+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
258+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
259+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
260+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
261+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
262+
SOFTWARE.
243263

244-
Author: [Yong Su](https://github.com/jeantimex) @ Box Inc.

0 commit comments

Comments
 (0)