[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 1 / c / a / JHBLayoutableButton / 0.0.1 / JHBLayoutableButton.podspec.json
blob3979d62803f53e31a13275ba179d1c5490f7fabe
2   "name": "JHBLayoutableButton",
3   "version": "0.0.1",
4   "summary": "a lightweight and easy extension for layout UIButton image and title",
5   "homepage": "https://github.com/jianghongbing/JHBLayoutableButton",
6   "license": "MIT",
7   "authors": "jianghongbing",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/jianghongbing/JHBLayoutableButton.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "Classes/**/*.{h,m}",
16   "frameworks": "UIKit",
17   "requires_arc": true