Latest | 0.0.7 |
---|---|
Homepage | https://github.com/TomasEdison/XYCNetwork.git |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | Alamofire |
Authors |
404: Not Found
Latest podspec
{ "name": "XYCNetwork", "version": "0.0.7", "summary": "a network framework similar to YTKNetwork,and Using Swift", "description": "this project is a network framework using alamofire,similar to YTKNetwork,and Using Swift", "homepage": "https://github.com/TomasEdison/XYCNetwork.git", "license": "MIT", "authors": { "TomasEdison": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/TomasEdison/XYCNetwork.git", "tag": "0.0.7" }, "source_files": "XYCNetwork/*.swift", "requires_arc": true, "dependencies": { "Alamofire": [ "~> 3.4.1" ] } }
Sun, 25 Sep 2016 09:20:03 +0000