[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / 0 / BAButton / 2.2.1 / BAButton.podspec.json
blob438ef19de2e3d603273fa34a87252e0e70a89201
2   "name": "BAButton",
3   "version": "2.2.1",
4   "summary": "自定义 button 类!更新内容:2.2.1.1、button 的 角半径 buttonCornerRadii,默认 CGSizeMake(0, 0)",
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.1"
16   },
17   "source_files": "BAButton/**/*.{h,m}",
18   "requires_arc": true