blob: ca2927be535edee0003b39bad4ced07d484eb945 [file] [log] [blame]
{
"name": "SimpleLayout-Swift",
"version": "1.0.3",
"summary": "SimpleLayout helps you to using auto layout very easily",
"description": "TODO: Add long description of the pod here.",
"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.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleLayout/Classes/**/*"
}