blob: e6dbd62374689d004bf16c2c595bf42e574b1bc8 [file] [log] [blame]
{
"name": "Alto",
"version": "0.0.1",
"license": "MIT",
"summary": "Create adaptive layouts with an expressive yet concise syntax.",
"homepage": "https://github.com/marcbaldwin/Alto",
"authors": {
"marcbaldwin": "marc.baldwin88@gmail.com"
},
"source": {
"git": "https://github.com/marcbaldwin/Alto.git",
"tag": "0.0.1"
},
"source_files": "Alto/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}