blob: 67f4bee82fa2c34aad0c269f581420261a6ef3ba [file] [log] [blame]
{
"name": "Echo",
"version": "0.4.1",
"license": "MIT",
"summary": "A hassle free micro framework for laying out input accessory views",
"homepage": "https://github.com/mogstad/echo",
"authors": {
"Bjarne Mogstad": "me@mogstad.co"
},
"source": {
"git": "https://github.com/mogstad/echo.git",
"tag": "v0.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Echo/**/*.swift",
"requires_arc": true
}