[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / c / CSButton / 0.5.0 / CSButton.podspec.json
blob73d35e17737909206d7002327617976655056e9c
2   "name": "CSButton",
3   "version": "0.5.0",
4   "summary": "Custom the position of the ImageView relative to the titleLabel in UIButton. \n \n  一个UIButon的Category,可以调整图片与文字相对位置,图片和文字间距,指定文字宽度,以及图片显示大小。",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Joslyn": "cs_joslyn@foxmail.com"
11   },
12   "homepage": "https://github.com/chenaiwubu/CSButton",
13   "social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/chenaiwubu/CSButton.git",
19     "tag": "0.5.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/*.{h,m}",
23   "public_header_files": "Sources/*.{h}"