Latest | 1.0.0 |
---|---|
Homepage | https://github.com/ShangZhengtao/ZTExtension |
License | MIT |
Platforms | ios 9.0, requires ARC |
Authors |
一些开发中常用的Swfit 扩展
Latest podspec
{ "name": "ZTExtension", "version": "1.0.0", "summary": "some useful Swift Extension", "description": "some useful Swift Extension", "homepage": "https://github.com/ShangZhengtao/ZTExtension", "license": "MIT", "authors": { "ShangZhengtao": "[email protected]" }, "source": { "git": "https://github.com/ShangZhengtao/ZTExtension.git", "tag": "1.0.0" }, "platforms": { "ios": "9.0" }, "requires_arc": true, "source_files": "ZTCategories/Categories/*", "pushed_with_swift_version": "3.0" }
Mon, 15 May 2017 14:00:09 +0000