blob: cbd372af9e4d30302fb221adf96eee14979f9f13 [file] [log] [blame]
{
"name": "SimpleLayout-Swift",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleLayout/Classes/**/*"
}