blob: 2ab6b13be8e08d32bb0544e3b5a7172f7e4d4a25 [file] [log] [blame]
{
"name": "ADAssertLayout",
"version": "1.0.0",
"summary": "UIView helpers to make assertions on layout.",
"homepage": "https://github.com/faberNovel/ADAssertLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pierre Felgines",
"source": {
"git": "https://github.com/faberNovel/ADAssertLayout.git",
"tag": "v1.0.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "ADAssertLayout/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.1"
}