blob: 170e5fc32cf4d585d0123a7c10cb519caba936f1 [file] [log] [blame]
{
"name": "LeeMasonryLayoutHeight",
"version": "1.0.1",
"summary": "关于自动布局的扩展",
"description": "是个关于自动布局的框架,试用于masonry布局和frame布局的高度计算。",
"homepage": "https://github.com/Unrealplace/LeeMasonryLayoutHeight",
"license": {
"type": "Apache License, Version 2.0",
"text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\nhttp://www.apache.org/licenses/LICENSE-2.0\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
},
"authors": {
"oliver": "13837196824@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Unrealplace/LeeMasonryLayoutHeight.git",
"tag": "1.0.1"
},
"source_files": "CellLayoutHeightDemo/LeeMasonryLayoutHeight/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}