[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 8 / 3 / NHFNumberUnit / 1.0.1 / NHFNumberUnit.podspec.json
blob37db90dd97842482f3252d8e919ce6dedb51702a
2   "name": "NHFNumberUnit",
3   "version": "1.0.1",
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.1"
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   ]