Latest | 0.0.1 |
---|---|
Homepage | https://github.com/archerLj/LJTestSwiftPodDemo |
License | MIT |
Platforms | ios 10.0, requires ARC |
Authors |
404: Not Found
Latest podspec
{ "name": "LJTestSwiftPodDemo", "version": "0.0.1", "summary": "A demo used to show how to create swift cocoapods framework.", "description": "hello world!", "homepage": "https://github.com/archerLj/LJTestSwiftPodDemo", "license": "MIT", "authors": { "git": "[email protected]" }, "platforms": { "ios": "10.0" }, "source": { "git": "https://github.com/archerLj/LJTestSwiftPodDemo.git", "tag": "0.0.1" }, "source_files": "XDLFTestPodA/*.swift", "requires_arc": true, "pushed_with_swift_version": "3.0" }
Mon, 06 Feb 2017 04:20:09 +0000