[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / c / 1 / ETFontSize / 0.0.1 / ETFontSize.podspec.json
blob136ae3571e486e0afa2f5289f74c34d44ced69ce
2   "name": "ETFontSize",
3   "version": "0.0.1",
4   "summary": "ETFontSize set fontsize",
5   "description": "iOS开发中的UIFont的类别,可随设备变化而自动改变字体大小",
6   "homepage": "http://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": "http://github.com/EvanTong1008/ETFontSize.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ETFontSize/ETFontSize/ETFontSize/*.{h,m}",
22   "requires_arc": true