[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / 8 / XJEasyButton / 0.1.3 / XJEasyButton.podspec.json
blob88068003c829bb0d79765d35313e72ba048a9300
2   "name": "XJEasyButton",
3   "version": "0.1.3",
4   "summary": "XJEasyButton",
5   "description": "一个解放你所有烦恼的Button 支持链式调用,支持渐变+各个方向的圆角,支持block回调事件,支持图片和文字的距离调整,支持增加点击范围,支持内边距.",
6   "homepage": "https://github.com/CocoaJiang/XJButton",
7   "license": {
8     "type": "MIT",
9     "file": "/Users/mac/Desktop/cocoaPods/XJButton/LICENSE.txt"
10   },
11   "authors": {
12     "CocoaJiang": "519063099@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CocoaJiang/XJButton.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "XJButton/**/*.{h,m}",
22   "public_header_files": "XJButton/**/*.h"