Latest | 0.0.9 |
---|---|
Homepage | https://skychen2012.github.io |
License | MIT |
Platforms | ios 9.0, requires ARC |
Dependencies | HeroinNetworking, AFNetworking |
Authors |
Latest podspec
{ "name": "HYSwallowNet", "version": "0.0.9", "summary": "My HYSwallowNet.", "description": "here is description honyar Net.", "homepage": "https://skychen2012.github.io", "license": "MIT", "authors": { "Benson Chen": "[email protected]" }, "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/SkyChen2012/HYSwallow.git", "tag": "0.0.9" }, "source_files": [ "HYSwallowNet", "HYSwallowNet/*.{m,h}" ], "libraries": [ "iconv", "xml2" ], "requires_arc": true, "dependencies": { "HeroinNetworking": [ "~> 0.2.3" ], "AFNetworking": [ "~> 3.2.1" ] }, "subspecs": [ { "name": "Category", "source_files": "HYSwallowNet/Category/**.{h,m}", "public_header_files": "HYSwallowNet/Category/**.h" } ] }
Sat, 18 Aug 2018 08:20:09 +0000