Latest | 1.2.1 |
---|---|
Homepage | https://github.com/muukii/TextureBridging |
License | MIT |
Platforms | ios 10.0, requires ARC |
Dependencies | Texture/Core |
Frameworks | UIKit, AsyncDisplayKit |
Authors |
404: Not Found
Latest podspec
{ "name": "TextureBridging", "version": "1.2.1", "summary": "Allows bringing ASDisplayNode into the world of AutoLayout.", "description": "This library is a micro framework. Actuary, has just one source file.nNodeView allows to bring ASDisplayNode into the world of AutoLayout.", "homepage": "https://github.com/muukii/TextureBridging", "license": "MIT", "authors": { "Muukii": "[email protected]" }, "social_media_url": "http://twitter.com/muukii_app", "platforms": { "ios": "10.0" }, "source": { "git": "https://github.com/muukii/TextureBridging.git", "tag": "1.2.1" }, "source_files": "TextureBridging/**/*.swift", "frameworks": [ "UIKit", "AsyncDisplayKit" ], "requires_arc": true, "dependencies": { "Texture/Core": [ "~> 2.8.1" ] } }
Tue, 28 May 2019 10:39:05 +0000