Latest | 1.0.0 |
---|---|
Homepage | https://github.com/cgpu456/CGMarqueeView |
License | MIT |
Platforms | ios 8.0, requires ARC |
Frameworks | Foundation, CoreGraphics, UIKit |
Authors |
my first Cocoapods Library
Latest podspec
{ "name": "CGMarqueeView", "version": "1.0.0", "summary": "CGMarqueeView", "description": "my first cocoapods library", "homepage": "https://github.com/cgpu456/CGMarqueeView", "license": "MIT", "authors": { "cgpu456": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/cgpu456/CGMarqueeView.git", "tag": "1.0.0" }, "requires_arc": true, "source_files": "CGMarqueeView/*", "frameworks": [ "Foundation", "CoreGraphics", "UIKit" ] }
Wed, 24 Jan 2018 11:00:14 +0000