blob: b1c8b60f82782c2c2bb950ca593cdbf9950cb23a [file] [log] [blame]
{
"name": "ALayout",
"version": "1.3.0",
"summary": "Layout ported from the Android platform",
"description": "Layout ported from the Android platform. Easy to Code For UI.",
"homepage": "https://github.com/splendourbell/ALayout-iOS",
"license": "MIT",
"authors": {
"Splendour Bell": "zhonghui815@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/splendourbell/ALayout-iOS.git",
"tag": "master"
},
"source_files": "ALayout/**/*.{h,m}",
"public_header_files": "ALayout/**/*.{h}"
}