[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / 2 / a / UIButton+MiddleAligning / 1.1.2 / UIButton+MiddleAligning.podspec.json
blob027880f1120321356e350ec513e0106102720846
2   "name": "UIButton+MiddleAligning",
3   "version": "1.1.2",
4   "summary": "An UIButton category for middle aligning imageView and titleLabel",
5   "homepage": "https://github.com/hcbarry/MiddleAlignedButton",
6   "screenshots": "https://raw.githubusercontent.com/hcbarry/MiddleAlignedButton/master/Demo.gif",
7   "license": "MIT",
8   "authors": {
9     "Barry Lee": "hcbarry@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/hcbarry/MiddleAlignedButton.git",
13     "tag": "1.1.2"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h"