[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / e / TBFontAdjust / 0.1.0 / TBFontAdjust.podspec.json
blob9e1629e5e78769eab123d07ee9ffc6622574dec4
2   "name": "TBFontAdjust",
3   "version": "0.1.0",
4   "summary": "iOS font adjust test",
5   "description": "适用于iOS不同屏幕的字体适配,iphone 5,5s,se,6,6s,7,8使用同一套字体,plus字体放大1.5倍(默认),利用runtime实现,适用于xib与代码手写",
6   "homepage": "https://github.com/bobtaocool/TBFontAdjust",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TDB": "1639008265@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/bobtaocool/TBFontAdjust.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TBFontAdjust/Classes/**/*"