[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / a / 0 / BAButton / 2.1.0 / BAButton.podspec.json
blob7da5e8ed5c8fd7de10d55aca66332416a9e71c75
2   "name": "BAButton",
3   "version": "2.1.0",
4   "summary": "自定义 button 类!2.1.1、继承自 UIButton 可以像 UIButton 一样随便添加系统属性 2.1.2、可以单独设置文字和图片的位置 2.1.3、还可以设置文字或者图片间距 2.1.4、可以设置按钮的任意一个角的圆角度数 2.1.4、全面适配纯代码、xib、storyboard",
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.1.0"
16   },
17   "source_files": "BAButton/**/*.{h,m}",
18   "requires_arc": true