blob: 2e05b23caca55b855b730c177cac9ab1b15a1374 [file] [log] [blame]
{
"name": "Arrange",
"version": "0.1",
"summary": "Little helper library for programmatic autolayout",
"homepage": "https://github.com/szotp/Arrange",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"szotp": "qwertyszot@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/szotp/Arrange.git",
"tag": 0.1
},
"source_files": "Arrange/*.swift",
"pushed_with_swift_version": "3.0"
}