Latest | 1.0.0 |
---|---|
Homepage | https://github.com/xiaocai33/XCLogLib |
License | MIT |
Platforms | ios 8.0, requires ARC |
Authors |
Latest podspec
{ "name": "XCLogLib", "version": "1.0.0", "summary": "XCLogLib test demo", "description": "A Test XCLogLib Demo. where you can put your description.", "homepage": "https://github.com/xiaocai33/XCLogLib", "license": { "type": "MIT" }, "authors": { "Cai Tengyuan": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/xiaocai33/XCLogLib.git", "tag": "1.0.0" }, "source_files": [ "XCLogLib", "XCLogLib/**/*.{h}" ], "vendored_libraries": "*/libXCLogStaticDemo.a", "requires_arc": true }
Fri, 27 Oct 2017 15:40:03 +0000