Latest | 0.2.2 |
---|---|
Homepage | https://www.github.com/square/blueprint |
License | Apache License, Version 2.0 |
Platforms | ios 9.3 |
Dependencies | BlueprintUI |
Latest podspec
{ "name": "BlueprintUICommonControls", "version": "0.2.2", "summary": "UIKit-backed elements for Blueprint", "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": "BlueprintUICommonControls/Sources/**/*.swift", "dependencies": { "BlueprintUI": [] }, "testspecs": [ { "name": "SnapshotTests", "test_type": "unit", "source_files": "BlueprintUICommonControls/Tests/Sources/**/*.{swift, png}", "resources": "BlueprintUICommonControls/Tests/Resources/**/*", "frameworks": "XCTest" } ] }
Sat, 30 Mar 2019 11:09:06 +0000