blob: 624a4ca032576d052df7ee88aed7d7a19718204b [file] [log] [blame]
{
"name": "LayItOut",
"summary": "Build UI by writing equations.",
"version": "1.0.0",
"license": "MIT",
"authors": {
"ZZYCN": "zhengzycn@gmail.com"
},
"homepage": "https://github.com/ZZYCN/LayItOut",
"swift_version": "4.1",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/ZZYCN/LayItOut.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"osx": {
"exclude_files": "Source/SArea.swift"
}
}