[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / 4 / NHFFontUnit / 0.0.1 / NHFFontUnit.podspec.json
blob19cdd0b369f88bc9cfd658494a5cc85c594a6c76
2   "name": "NHFFontUnit",
3   "version": "0.0.1",
4   "summary": "用于对字体设置的常用方法",
5   "homepage": "https://github.com/nhfc99/NHFFontUnit",
6   "license": "MIT",
7   "authors": {
8     "牛宏飞": "nhfc99@163.com"
9   },
10   "source": {
11     "git": "https://github.com/nhfc99/NHFFontUnit.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "UIFont+Unit/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ]