blob: b7bb3f31d5faf72add178141686caf9242d55bb5 [file] [log] [blame]
{
"name": "LiZanLib",
"version": "0.0.1",
"summary": "LiZanLib.",
"description": "基础组件包含了我们的分类,基础配置,宏",
"homepage": "https://github.com/lizan402/LiZanLib",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"李赞": "1005024407@qq.com"
},
"source": {
"git": "https://github.com/lizan402/LiZanLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}