[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / a / JHBLayoutableButton / 0.0.2 / JHBLayoutableButton.podspec.json
bloba6716176f7db05b047ac807afbd45ac877cea7bb
2   "name": "JHBLayoutableButton",
3   "version": "0.0.2",
4   "summary": "a subclass of UIButton, which support custom layout button's image view and title label",
5   "homepage": "https://github.com/jianghongbing/JHBLayoutableButton",
6   "license": "MIT",
7   "authors": "jianghongbing",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "source": {
12     "git": "https://github.com/jianghongbing/JHBLayoutableButton.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "Classes/**/*.{h,m}",
16   "frameworks": "UIKit",
17   "requires_arc": true