[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / a / NHFLabel / 0.0.1 / NHFLabel.podspec.json
blob257ac43d60b092a05b4ccc19e22688113be1d4a0
2   "name": "NHFLabel",
3   "version": "0.0.1",
4   "summary": "用于对UILabel的一个扩展",
5   "homepage": "https://github.com/nhfc99/NHFLabel",
6   "license": "MIT",
7   "authors": {
8     "牛宏飞": "nhfc99@163.com"
9   },
10   "source": {
11     "git": "https://github.com/nhfc99/NHFLabel.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "UILabel+unit/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ]