[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / e / 8 / 3 / NHFNumberUnit / 1.0.4 / NHFNumberUnit.podspec.json
blob7b6d89b0f185eb32046e58726a57946486b87f5f
2   "name": "NHFNumberUnit",
3   "version": "1.0.4",
4   "summary": "对价格等参数进行格式化处理操作",
5   "homepage": "https://github.com/nhfc99/NHFNumberUnit",
6   "license": "MIT",
7   "authors": {
8     "牛宏飞": "nhfc99@163.com"
9   },
10   "source": {
11     "git": "https://github.com/nhfc99/NHFNumberUnit.git",
12     "tag": "1.0.4"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Number+Unit/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ]