https://github.com/iceesj/csjswifttools
CSJSwiftTools is an Swift library for iOS developers. 使用CSJSwiftTools提高Swift开发效率
https://github.com/iceesj/csjswifttools
alamofire networkmanager swift swift-library tools
Last synced: about 1 year ago
JSON representation
CSJSwiftTools is an Swift library for iOS developers. 使用CSJSwiftTools提高Swift开发效率
- Host: GitHub
- URL: https://github.com/iceesj/csjswifttools
- Owner: iceesj
- Created: 2016-07-07T05:50:27.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T09:53:42.000Z (about 9 years ago)
- Last Synced: 2025-06-12T22:36:37.391Z (about 1 year ago)
- Topics: alamofire, networkmanager, swift, swift-library, tools
- Language: Swift
- Homepage:
- Size: 126 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSJSwiftTools
## About
CSJSwiftTools is an Swift library for iOS developers.
## Version
#### 0.0.5
* support Swift 3.1
* more new funcs
#### 0.0.3
* support Swift 3.0 && Swift 3.0.1
#### 0.0.2
* support Swift 2.2
* add CSJSTNetworkManager
#### 0.0.1
* first version
## Installation with CocoaPods
## Podfile
## platform :ios, '8.0'
```
pod 'CSJSwiftTools'
```
## License
CSJTools is available under the MIT license.