blob: 1e95051be9812b5af0d82d398fa9fc1510bb81ca [file] [log] [blame]
{
"name": "LCCollectionLayout",
"version": "1.0.2",
"summary": "自定义布局.",
"homepage": "https://github.com/LiuChang712",
"license": "MIT",
"authors": {
"liuchang": "helloliuchang@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LiuChang712/LCLayout.git",
"tag": "1.0.2"
},
"source_files": [
"LCLayout",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}