Latest | 0.2.2 |
---|---|
Homepage | https://www.github.com/square/blueprint |
License | Apache License, Version 2.0 |
Platforms | ios 9.3 |
Latest podspec
{ "name": "BlueprintUI", "version": "0.2.2", "summary": "Swift library for declarative UI construction", "homepage": "https://www.github.com/square/blueprint", "license": "Apache License, Version 2.0", "authors": "Square", "source": { "git": "https://github.com/square/blueprint.git", "tag": "0.2.2" }, "swift_versions": "4.2", "platforms": { "ios": "9.3" }, "source_files": "BlueprintUI/Sources/**/*.swift", "testspecs": [ { "name": "Tests", "test_type": "unit", "source_files": "BlueprintUI/Tests/**/*.swift", "frameworks": "XCTest" } ] }
Sat, 30 Mar 2019 11:17:22 +0000