[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 8 / 3 / NHFNumberUnit / 1.0.5 / NHFNumberUnit.podspec.json
blob1ddca059fb273b4caa2be31d964948a9683df90a
2   "name": "NHFNumberUnit",
3   "version": "1.0.5",
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.5"
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   ]