blob: 1a13da7a3fde6258eefef83192c5337d75b31b07 [file] [log] [blame]
{
"name": "BLLSudokuImageLayout",
"version": "0.1.0",
"summary": "A UI component display images with 'sudoku' style like 'nice' app.",
"description": "A UI component display images with the style like \"nice\" app. (类似【nice】app 首页列表中图片显示效果的 UI 组件】)",
"homepage": "https://github.com/light-bo/BLLSudokuImageLayout",
"license": "MIT",
"authors": {
"light_bo": "light_bo@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/light-bo/BLLSudokuImageLayout.git",
"tag": "0.1.0"
},
"source_files": "BLLSudokuImageLayoutDemo/BLLSudokuImageLayout/Layout/*",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}