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