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