repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git]
/
Specs
/
e
/
8
/
3
/
NHFNumberUnit
/
1.0.1
/
NHFNumberUnit.podspec.json
blob
37db90dd97842482f3252d8e919ce6dedb51702a
1
{
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
]
24
}