Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# CSJSwiftTools

##About

CSJSwiftTools is an Swift library for iOS developers.

##Version
####0.0.1
* first version


##Installation with CocoaPods
#####Podfile
```
platform :ios, '8.0'
pod 'CSJSwiftTools'
```

##Special thanks to
Thank them sparked my inspiration. Thank them for their contributions to the open source community.

* [ZXTools_Swift](https://github.com/zhangxigithub/ZXTools_Swift)

## License
CSJTools is available under the MIT license.