Latest | 0.0.1 |
---|---|
Homepage | https://github.com/Chasel-Shao/CSNetty.git |
License | MIT |
Platforms | ios 8.0 |
Dependencies | CSModel |
Frameworks | UIKit, CoreFoundation |
Authors |
404: Not Found
Latest podspec
{ "name": "CSNetty", "version": "0.0.1", "summary": "CSNetty is a powerful and elegant HTTP client framework for iOS/OSX. And the adopting of chaining syntax make it easy to use.", "description": "It has many features:n* Supports chain syntax and bath requestsn* Provides the cache mechenism and has various types of cache policyn* Customs the different content-type with specific callback methodn* Monitors the progress of uploading and downloading during the time of requesting", "homepage": "https://github.com/Chasel-Shao/CSNetty.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Chasel-Shao": "[email protected]" }, "source": { "git": "https://github.com/Chasel-Shao/CSNetty.git", "tag": "0.0.1" }, "platforms": { "ios": "8.0" }, "source_files": "CSNetty/*.{h,m}", "public_header_files": "CSNetty/*.{h}", "frameworks": [ "UIKit", "CoreFoundation" ], "dependencies": { "CSModel": [] } }
Tue, 04 Jul 2017 11:40:03 +0000