[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 1 / ETFontSize / 1.0.1 / ETFontSize.podspec.json
blobfd5c12930877dcd210e2edaa526343c4a527b567
2   "name": "ETFontSize",
3   "version": "1.0.1",
4   "summary": "ETFontSize set fontsize",
5   "description": "iOS开发中的UIFont的类别,可随设备不同而自动改变字体大小",
6   "homepage": "https://github.com/EvanTong1008/ETFontSize",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EvanTong": "tongyiwang@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/EvanTong1008/ETFontSize.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "ETFontSize/ETFontSize/ETFontSize/*.{h,m}",
22   "requires_arc": true