blob: 953a2f9bc00a3ef22dff86f70f95c6ad0d13ed97 [file] [log] [blame]
{
"name": "WJXLabelfallLayout",
"version": "1.0.0",
"license": "MIT",
"summary": "自动实现瀑布流",
"description": "使用UICollectionView实现瀑布流效果!",
"homepage": "https://github.com/wangjixiao1992/WJXLabelfallLayout",
"authors": {
"wangjixiao": "642907599@qq.com"
},
"source": {
"git": "https://github.com/wangjixiao1992/WJXLabelfallLayout.git",
"tag": "v1.0.0"
},
"source_files": "**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": false
}