[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / a / 0 / BAButton / 2.2.0 / BAButton.podspec.json
blobb92260441b43d41cae8732f39c4f0373d3447aa4
2   "name": "BAButton",
3   "version": "2.2.0",
4   "summary": "自定义 button 类!2.2.1、修复 buttonCornerRadii 只能在添加frame 后设置才能有效的问题,现在可以随意设置<br> 2.2.2、新增设置文字或和图片间距,举个🌰:self.padding = 10;",
5   "homepage": "https://github.com/boai/BAButton",
6   "license": "MIT",
7   "authors": {
8     "boai": "sunboyan@outlook.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/boai/BAButton.git",
15     "tag": "2.2.0"
16   },
17   "source_files": "BAButton/**/*.{h,m}",
18   "requires_arc": true