blob: e330f8133bcbe854bad7aa0ff8b7f9c31e954792 [file] [log] [blame]
{
"name": "ADAssertLayout",
"version": "0.1.0",
"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.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "ADAssertLayout/Classes/**/*",
"frameworks": "UIKit"
}