blob: e08a9fcb1d45af38ed848209189291d747f7d25c [file] [log] [blame]
{
"name": "AutoLayoutHelperSwift",
"version": "1.0.1",
"license": "MIT",
"summary": "UIView extension to easily create common Auto Layout Constraints for iOS.",
"homepage": "https://github.com/ustwo/autolayout-helper-swift",
"authors": {
"Shagun Madhikarmi": "shagun@ustwo.com",
"Daniela Dias": "daniela@ustwo.com"
},
"source": {
"git": "https://github.com/ustwo/autolayout-helper-swift.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "8.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}