[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 2 / BLLSudokuImageLayout / 0.1.0 / BLLSudokuImageLayout.podspec.json
blob1a13da7a3fde6258eefef83192c5337d75b31b07
2   "name": "BLLSudokuImageLayout",
3   "version": "0.1.0",
4   "summary": "A UI component display images with 'sudoku' style like 'nice' app.",
5   "description": "A UI component display images with the style like \"nice\" app. (类似【nice】app 首页列表中图片显示效果的 UI 组件】)",
6   "homepage": "https://github.com/light-bo/BLLSudokuImageLayout",
7   "license": "MIT",
8   "authors": {
9     "light_bo": "light_bo@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/light-bo/BLLSudokuImageLayout.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "BLLSudokuImageLayoutDemo/BLLSudokuImageLayout/Layout/*",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": "UIKit",
21   "requires_arc": true