blob: 47ac5f6de8828c242164ae3a9102806e60b17fa3 [file] [log] [blame]
{
"name": "Echo",
"version": "0.4.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Echo/**/*.swift",
"requires_arc": true
}