blob: 66d5d30f92a3cc6b314aa54470d066365db34fc4 [file] [log] [blame]
{
"name": "yavfl",
"version": "0.1.2",
"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.2"
},
"source_files": "yavfl.swift",
"frameworks": "Foundation",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true
}