blob: 23f7266d1d86b496035d7cc7e40115d89929941e [file] [log] [blame]
{
"name": "ADAssertLayout",
"version": "0.1.1",
"summary": "UIView helpers to make assertions on layout.",
"homepage": "https://github.com/applidium/ADAssertLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pierre Felgines",
"source": {
"git": "https://github.com/applidium/ADAssertLayout.git",
"tag": "v0.1.1"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "ADAssertLayout/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}