blob: 9dde47708770c60a8f5487602fdde610d99d77c4 [file] [log] [blame]
{
"name": "LY_CollectionLayout",
"version": "0.0.4",
"summary": "A short",
"description": "自定义布局框架,自定义添加图片",
"homepage": "https://github.com/helloLiYong/LYCollectionLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"895825110@qq.com": "895825110@qq.com"
},
"source": {
"git": "https://github.com/helloLiYong/LYCollectionLayout.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LY_CollectionLayout/Classes/**/*",
"resource_bundles": {
"LY_CollectionLayout": [
"LY_CollectionLayout/Assets/*.png"
]
},
"dependencies": {
"LY_tool/LY_Category": [
]
}
}