blob: 9a4f3192796eb6e5b78526f9c26f9d8dabfd3f91 [file] [log] [blame]
{
"name": "SimpleLayout-Swift",
"version": "1.2.1",
"summary": "SimpleLayout helps you to using auto layout very easily.",
"description": "SimpleLayout helps you to using auto layout very easily.",
"homepage": "https://github.com/pisces/SimpleLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Kim": "hh963103@@gmail.com"
},
"source": {
"git": "https://github.com/pisces/SimpleLayout.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleLayout/Classes/**/*"
}