blob: 5a1daabe49f5b3ede616ec481861f7b1706c5330 [file] [log] [blame]
{
"name": "yavfl",
"version": "0.1.3",
"summary": "Yet Anoter Visual Format Language for Auto Layout in Swift",
"homepage": "https://github.com/safx/yavfl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MATSUMOTO Yuji": "safxdev@gmail.com"
},
"source": {
"git": "https://github.com/safx/yavfl.git",
"tag": "0.1.3"
},
"source_files": "yavfl.swift",
"frameworks": "Foundation",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true
}