blob: 620af9edbf1eec60e4eb38e45f41400c3edfcdab [file] [log] [blame]
{
"name": "BroadLayoutAnchor",
"version": "1.0.0",
"summary": "Extensions to expose NSLayoutAnchor to iOS8.",
"description": "Extensions to expose NSLayoutAnchor to iOS8.",
"homepage": "https://github.com/IkeBanPC/BroadLayoutAnchor",
"license": "MIT",
"authors": {
"Ike": "ikebanpc@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/IkeBanPC/BroadLayoutAnchor.git",
"tag": "1.0.0"
},
"source_files": [
"Source/*.swift"
],
"requires_arc": true,
"swift_versions": "4.2"
}