[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / d / LLButton / 0.0.1 / LLButton.podspec.json
blob9d98ac8078882211ca9d569cae413c07cc91bed0
2   "name": "LLButton",
3   "version": "0.0.1",
4   "summary": "实现按钮的图片和文字左右、右左、上下、下上排列.",
5   "description": "To achieve the button picture and text left and right, right, up and down, under the arrangement",
6   "homepage": "https://github.com/kevll/LLButton",
7   "license": "MIT",
8   "authors": {
9     "kevll": "kevliule@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/kevll/LLButton.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "UIButton+LLExtension/**/*.{h,m}",
19   "dependencies": {
20     "Masonry": [
22     ]
23   }