blob: 87816464f099b85786f0fc8ebdd0d5dd7704f59d [file] [log] [blame]
{
"name": "FormationLayout",
"version": "0.8.0",
"summary": "Yet Another Swift Auto Layout DSL",
"homepage": "https://github.com/evan-liu/FormationLayout.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evan Liu": "evancoding@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/evan-liu/FormationLayout.git",
"tag": "0.8.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}