blob: 2f7bd3b053b73766bce3a8da8ca13c48be5ab207 [file] [log] [blame]
{
"name": "EverLayout",
"version": "0.8.0",
"summary": "Reusable, downloadable, up-datable iOS layouts",
"homepage": "https://github.com/acrocat/EverLayout",
"license": {
"type": "MIT"
},
"authors": {
"Dale Webster": "sterdefs@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/acrocat/EverLayout.git",
"tag": "0.8.0"
},
"source_files": [
"EverLayout",
"EverLayout/Classes/**/*.{swift}"
],
"dependencies": {
"Socket.IO-Client-Swift": [
"8.3.3"
]
},
"pushed_with_swift_version": "3.0"
}