blob: 42d3f7341250608756212e96d93d4618f2cf82ac [file] [log] [blame]
{
"name": "SimpleLayout-Swift",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimpleLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}