blob: c042c7bd8981ada45082b0758e15e4848ad6e2da [file] [log] [blame]
{
"name": "LeeLayoutLib",
"version": "0.0.1",
"summary": "测试使用 LeeLayoutLib.",
"description": "这个是一个关于LeeLayoutView\n的使用等说明。",
"homepage": "http://github.com/Unrealplace/LeeLayoutView",
"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/LeeLayoutView.git",
"tag": "0.0.1"
},
"source_files": "LayoutProject/LayoutProject/LeeLayoutLib/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}