blob: 3da57948783f168fa23327f6a6665c98ea5bbe83 [file] [log] [blame]
{
"name": "ALayout",
"version": "1.2.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": null
},
"source": {
"git": "https://github.com/splendourbell/ALayout-iOS.git",
"tag": "master"
},
"source_files": [
"ALayoutDemo",
"ALayoutDemo/ALayout/**/*.{h,m}"
],
"public_header_files": "ALayoutDemo/ALayout/**/*.h"
}