blob: 1dd861aeee561790d2a99e0ee3fac306f516497b [file] [log] [blame]
{
"name": "EverLayout",
"version": "0.1.0",
"summary": "Reusable, downloadable, up-datable iOS layouts",
"homepage": "https://github.com/acrocat/EverLayout",
"license": "LICENSE",
"authors": {
"Dale Webster": "sterdefs@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/acrocat/EverLayout.git",
"tag": "0.1.0"
},
"source_files": [
"EverLayout",
"EverLayout/**/*.{swift}"
],
"dependencies": {
"Socket.IO-Client-Swift": [
"8.2.0"
],
"SwiftyJSON": [
"3.1.4"
]
},
"pushed_with_swift_version": "3.0"
}