Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T09:53:42.000Z (over 7 years ago)
- Last Synced: 2024-03-14T20:04:50.877Z (10 months ago)
- Topics: alamofire, networkmanager, swift, swift-library, tools
- Language: Swift
- Homepage:
- Size: 126 MB
- Stars: 5
- Watchers: 4
- 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.